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

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

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

--- Comment #7 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #6)
> You'll probably need to add a new flag Enables, like:
> 
> Wextra
> Common Var(extra_warnings) Warning  Enables(Wsomething-else,Wother-one)
> Print extra (possibly unwanted) warnings
> 
> and make the awk scripts handle it by generating code that can print the
> relations.
> 

This also came up in bug 53063

Reply via email to