This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50778] [4.7 Regression] Bootstrap failure on powerpc-apple-darwin9
- From: "dodji at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Oct 2011 13:35:41 +0000
- Subject: [Bug bootstrap/50778] [4.7 Regression] Bootstrap failure on powerpc-apple-darwin9
- Auto-submitted: auto-generated
- References: <bug-50778-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50778
Dodji Seketeli <dodji at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |dodji at gcc dot gnu.org
|gnu.org |
--- Comment #10 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-10-21 13:35:41 UTC ---
Created attachment 25568
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25568
Candidate patch
Thanks to the ssh access granted by Dominique, I could looking into the Fortran
related breakage. This lightly tested attached patch seems to fix it.
Iain, maybe your machine is faster than Dominique's, so maybe you could give it
a spin?
Thanks.