This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/54885] [4.8 Regression] lto/profiledbootstrap broken
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Oct 2012 14:00:53 +0000
- Subject: [Bug lto/54885] [4.8 Regression] lto/profiledbootstrap broken
- Auto-submitted: auto-generated
- References: <bug-54885-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54885
--- Comment #3 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-10 14:00:53 UTC ---
Configured with:
markus@x4 gcc_build_dir % ~/gcc/configure --disable-werror --disable-multilib
--enable-languages=c,c++ --enable-checking=release
--with-build-config=slim-lto-bootstrap
This succeeds:
markus@x4 gcc_build_dir % make
And this fails:
markus@x4 gcc_build_dir % make -j4 profiledbootstrap