This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53321] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 May 2012 18:14:17 +0000
- Subject: [Bug bootstrap/53321] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled
- Auto-submitted: auto-generated
- References: <bug-53321-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53321
--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-19 18:14:17 UTC ---
(In reply to comment #5)
> I need to add disable-werror otherwise we fail on extra warnings, but with that
> my bootstrap works. Is it still failing for you? The unreferenced nodes
> removal is very basic thing so when it breaks it should show up quite
> consistently.
It still fails for me. Did you configure GCC with
--with-build-config=bootstrap-lto?