[Bug inline-asm/43998] inline assembler: can't set clobbering for input register
socketpair at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu May 6 11:41:00 GMT 2010
------- Comment #5 from socketpair at gmail dot com 2010-05-06 11:41 -------
Well, how to say that to compiler:
This instruction receives input in register eax, but after executing it, eax
value will be corrupted. I don't need this new value, but compiler should not
think that eax is preserved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43998
More information about the Gcc-bugs
mailing list