Merge pull request #4554 from YosysHQ/emil/devstat #731
Annotations
7 warnings
test-compile (macos-13, clang)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
test-compile (macos-13, clang)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
test-compile (macos-13, clang)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated
dependents or dependents with broken linkage!
|
test-compile (macos-13, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
test-compile (macos-13, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
test-compile (ubuntu-latest, clang):
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|