[Bug lto/46905] -flto -fno-lto does not disable lto

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 16 14:37:00 GMT 2010


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-16 14:36:44 UTC ---
I suppose using the linker plugin shows similar effects at link stage?  I think
this is a specs issue, the driver passes on -flto* if -fno-lto was on the
commandline.



More information about the Gcc-bugs mailing list