This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap


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

--- Comment #15 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-06-01 12:31:37 UTC ---
(In reply to comment #13)
> (In reply to comment #12)
> > You bootstrap-lto with -march=native -ftree-vectorize and then the
> > bootstrapped compiler ICEs with the posted testcases?
> 
> Yes.

It also happens without "-march=native -ftree-vectorize".
A simple "make -j4 profiledbootstrap" (--with-build-config=bootstrap-lto) also
fails.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]