
28 Apr
2007
28 Apr
'07
6:17 p.m.
Peter Dimov wrote:
Another alternative is to take advantage of the __sync intrinsics for GCC 4.1+:
http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Atomic-Builtins.html
This is now done. Please let me know if it fixes the problems on SPARC.