[Bug lto/56061] [4.8 Regression] ICE in lto1 (in inline_call, at ipa-inline-transform.c:267)

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Wed Jan 30 17:17:00 GMT 2013


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

--- Comment #8 from Jan Hubicka <hubicka at ucw dot cz> 2013-01-30 17:16:25 UTC ---
> They are useful.  It should be technically possible to support -O1 vs. -O0,
> and if not, we have means to forcefully enable -O1 at link-time (which we
> should do then).
I personally lean towards making all early passes -O level agnostic and
prohibit
mixing of LTO -O0 and optimized objects..
I do not see much of other options for making LTO .o files ready for
distribution
in libraries in longer run.

Honza



More information about the Gcc-bugs mailing list