[Bug inline-asm/39590] inline asm %z on amd64 says "ll" instead of "q"

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 30 21:07:00 GMT 2009



------- Comment #5 from hjl dot tools at gmail dot com  2009-03-30 21:07 -------
'z' is for x87 insns. You have to check size of size_t and use
proper suffix in your code.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39590



More information about the Gcc-bugs mailing list