mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-07 19:56:53 +02:00
With `-ggno-strict-parameter-declaration` a warning is issued for parameter use before declaration. This warning suppressed with the new class `-Wno-declaration-after-use`, instead of `-Wno-anachronisms`.