[Bug target/53649] ICE when using 'C' x86 asm constraint
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 13 09:41:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53649
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Target| |x86_64-*-*, i?86-*-*
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-06-13
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-13 09:41:19 UTC ---
I get
t.c: In function 'foo':
t.c:3:7: error: impossible constraint in 'asm'
asm (".asciz \"%0\""
^
with all versions I try.
More information about the Gcc-bugs
mailing list