[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 5 10:04:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ktkachov at gcc dot gnu.org

--- Comment #3 from ktkachov at gcc dot gnu.org ---
(In reply to Aaro Koskinen from comment #2)
> Created attachment 33885 [details]
> haifa-sched preprocessed source
> 
> This is the preprocessed source of haifa-sched produced with full original
> xg++ command line with -E added.
> 
> I had to compress it as the plain/text version exceeded the 1000 KB
> attachment limit.

I'm getting a whole bunch of frontend errors (and it seems that the .i file is
actually another .gz file that needs to be uncompressed again?)

Could you please produce the preprocessed output by adding -save-temps to the
command line?



More information about the Gcc-bugs mailing list