[Bug inline-asm/8440] impossible constraint due to x86 being register stavared
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 7 03:02:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-07 03:02 -------
This is invalid as it is picking the "e" constraint and the "e" constraint is defined as:
Constant in range -2147483648 to 2147483647 or symbolic reference known to fit
specified range. (for using immediates in 64-bit x86-64 instructions)
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8440
More information about the Gcc-bugs
mailing list