[Bug inline-asm/39078] Registers in on clober list are cloberred when compiled with optimization (x86_64) ?
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 6 12:08:00 GMT 2009
------- Comment #4 from jakub at gcc dot gnu dot org 2009-02-06 12:08 -------
Or you can subq $128, %rsp; call my_syscall; addq $128, %rsp in your inline
assembly.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39078
More information about the Gcc-bugs
mailing list