Comment 4 for bug 491872

Revision history for this message
Dave Martin (dave-martin-arm) wrote :

This patch should fix the issue with __sync_lock_release(): http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00198.html

The __sync_synchronize() is not fixed by this— another patch should follow soon.