This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10


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. ...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]