[Bug target/26408] incorrect handling of x86 "H" registers in inline asm
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 22 00:34:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-22 00:34 -------
(reg/v:QI 2 cx [ Yr ])
So it just records cx as the register name. This is all the way from exand and
this is not a regression.
I bet there is no way in GCC to use cl and ch at the same time for x86.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |2.95 3.2 3.3.3 3.4.0 4.0.0
| |4.1.0 4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26408
More information about the Gcc-bugs
mailing list