[Bug lto/46808] Too verbose diagnostic messages when compiling with LTO

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 5 12:16:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46808

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2010.12.05 12:15:48
         AssignedTo|unassigned at gcc dot       |rguenth at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-05 12:15:48 UTC ---
Confirmed.

I'll make sure to remove

2.c:1:5: warning: type of 'main' does not match original declaration [enabled
by default]
1.c:1:5: note: previously declared here

which is redundant, and see what to do about

lto-wrapper: gcc returned 1 exit status
/usr/local/bin/ld: fatal error: lto-wrapper failed
collect2: ld returned 1 exit status



More information about the Gcc-bugs mailing list