[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 20:00:00 GMT 2009



------- Comment #3 from hjl dot tools at gmail dot com  2009-03-30 19:59 -------
(In reply to comment #2)
> Uh, I did.  Use the macro like this:
> 
> int foo=2;
> atomic_add(foo,3);
> 
> then try size_t as type of foo and compile on x86_64.
> 

That is not a testcase. I need a valid C source code, which
I can compile.


-- 


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



More information about the Gcc-bugs mailing list