https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118458
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egallager at gcc dot gnu.org
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=44209,
| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=90843
--- Comment #12 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> (In reply to Andrew Pinski from comment #2)
> > >I have no means of disabling some warnings with GCC.
> >
> > Which warnings you can't disable, those should have a flag instead of this
> > hammer.
>
> See PR 44209 for the current known list. But in your case you should be very
> specific.
Another related bug: bug 90843