------- Comment #2 from felix-gcc at fefe dot de  2009-03-30 19:54 -------
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.


-- 


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

Reply via email to