[Bug inline-asm/41133] Inline Assembler: Constraint A expected different behavior

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 20 22:28:00 GMT 2009



------- Comment #1 from rth at gcc dot gnu dot org  2009-08-20 22:28 -------
This is expected.  The "A" constraint supposed to be used for a PAIR.
This means 64-bit values in 32-bit code or 128-bit values in 64-bit code.


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41133



More information about the Gcc-bugs mailing list