This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49737] [4.7 Regression] Bootstrap failure at revision 176240 on x86_64-apple-darwin10
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 13 Jul 2011 17:44:04 +0000
- Subject: [Bug bootstrap/49737] [4.7 Regression] Bootstrap failure at revision 176240 on x86_64-apple-darwin10
- Auto-submitted: auto-generated
- References: <bug-49737-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49737
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-07-13 17:43:32 UTC ---
> --- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-07-13 17:39:51 UTC ---
>> With the patch in http://gcc.gnu.org/ml/gcc-patches/2011-07/msg01068.html,
>> bootstrap fails with:
>
> Apparently something went wrong in the patching process, trying revision
> 176241.
You could probably say so: those are git-style patches containing
renames, and only git GNU patch can handle those, otherwise you have to
perform them manually.
That said, please update to rev 176242 instead. Unless I made a
mistake, that one should bootstrap again.
Sorry for the mess.
Rainer