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 12:13:53 +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
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #25518|0 |1
is obsolete| |
--- Comment #34 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-17 12:13:53 UTC ---
Created attachment 25520
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25520
revised
some bad constraints in the last version (there are some odd cases, like this
where it would be nice to be able to force r8..r15).
- now this passes everywhere (m32/m64 on D9 and D10).
... not sure how to interpret that presently (likely more asm mistakes on my
part).
It would be easy if one could write the asm separately - but we're trying to
trick the compiler into making the unwind tables etc. ...