[Bug c++/68230] Unused function parameters not reported by -Wunused-parameter when only used recursively (add -Wparameter-only-used-recursively instead?)

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 2 03:14:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68230

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=32562

--- Comment #11 from Eric Gallager <egallager at gcc dot gnu.org> ---
bug 32562 is related (that's for functions, this is for parameters)


More information about the Gcc-bugs mailing list