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.