This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49739] [4.7 Regression] bootstrap failure
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 13 Jul 2011 19:01:13 +0000
- Subject: [Bug bootstrap/49739] [4.7 Regression] bootstrap failure
- Auto-submitted: auto-generated
- References: <bug-49739-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49739
--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-13 19:00:54 UTC ---
Created attachment 24752
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24752
proposed patch
Drats, I've missed that part of the i[34567]86-*-linux* case. Could you please
try the attached patch. It's just a hack, but probably will have to do for
now.
I'm working to move the other files in EXTRA_PARTS and EXTRA_MULTILIB_PARTS
over
so this split/duplicate configuration cannot occur any longer.