------- 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

Reply via email to