[Bug c++/27836] Compiler generates bad assembler code for xaddl __asm__ function
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed May 31 11:20:00 GMT 2006
------- Comment #2 from schwab at suse dot de 2006-05-31 11:20 -------
You are not using %2 in the asm body. There is no requirement that %0 and %2
expand to the same register.
--
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27836
More information about the Gcc-bugs
mailing list