[Bug bootstrap/85921] /gcc/c-family/c-warn.c fails to build

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 25 10:19:00 GMT 2018


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-05-25
                 CC|                            |rguenth at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Can you figure out who #defines noinline?  You can do -E -dD on the sources
to get it preprocessed with the #defines still in place (but also substituted).


More information about the Gcc-bugs mailing list