This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Oct 2011 18:28:47 +0000
- Subject: [Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10
- Auto-submitted: auto-generated
- References: <bug-50678-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678
--- Comment #37 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-17 18:28:47 UTC ---
.. this doesn't fix the problem on Darwin9/m64 (with either the system libgcc_s
or the one from current gcc/4.7).
I suppose it's failing to unwind through the sigtramp - that might require some
fiddling to solve.