From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-04-28 14:17:50


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.