[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
Tue Mar 31 22:42:00 GMT 2009



------- Comment #8 from hjl dot tools at gmail dot com  2009-03-31 22:42 -------
Darwin assembler and GNU assembler support fildq (%rax). But
Solaris assembler doesn't. Only fildll works with all assemblers.
We can't generate the 'q' suffix for "%z".


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ubizjak at gmail dot com


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



More information about the Gcc-bugs mailing list