This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/47279] Bootstrap fails in stage1 with GCC 4.6
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Jan 2011 15:10:20 +0000
- Subject: [Bug bootstrap/47279] Bootstrap fails in stage1 with GCC 4.6
- Auto-submitted: auto-generated
- References: <bug-47279-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47279
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-28 15:10:00 UTC ---
Yes, the versions were typos. I seem to have been just unlucky with the
specific host compiler version (I was then stuck with), building a current
snapshot with 4.5 and using that built snapshot to build itself seems
to work fine now (I'm now past the failure point and into stage2).