This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libffi/64572] r219477 breaks bootstrap on x86_64 darwin
- From: "howarth at bromo dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 13 Jan 2015 03:23:22 +0000
- Subject: [Bug libffi/64572] r219477 breaks bootstrap on x86_64 darwin
- Auto-submitted: auto-generated
- References: <bug-64572-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64572
--- Comment #7 from howarth at bromo dot med.uc.edu ---
(In reply to Richard Henderson from comment #6)
> Created attachment 34432 [details]
> proposed patch
>
> Should fix both the original report and the testsuite failures.
Confirmed that the proposed patch eliminates both the bootstrap failure on
x86_64-apple-darwin14 and the libffi testsuite failures at both -m32 and -m64.