[Bug c/63878] Variables of incomplete type can be defined with -fno-fat-lto-objects

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 14 19:28:00 GMT 2014


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-14
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The problem is the error message is emitted way too late and not by the
front-end but by the middle-end.

Confirmed.



More information about the Gcc-bugs mailing list