[Bug target/56533] Linker problem on avr with lto and main function inside archive
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 5 13:41:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56533
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-05 13:41:01 UTC ---
Yes. You are not using a linker-plugin which would end up basically
ignoring -fwhole-program. With -fwhole-program you are basically lieing to
GCC.
More information about the Gcc-bugs
mailing list