[Bug bootstrap/63632] [4.9/5 Regression] bootstrap-lto/profiledbootstrap broken by r216566
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 23 17:25:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63632
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-10-23
Target Milestone|--- |4.9.2
Ever confirmed|0 |1
--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
gcc passes -fno-lto to the linker. And the linker doesn't understand it:
ld: -f may not be used without -shared.
(or gold)
ld: fatal error: -f/--auxiliary may not be used without -shared
More information about the Gcc-bugs
mailing list