libstdc++/3584: arm-specific atomic operations not atomic

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Thu Oct 3 09:17:00 GMT 2002


Synopsis: arm-specific atomic operations not atomic

State-Changed-From-To: feedback->closed
State-Changed-By: rearnsha
State-Changed-When: Thu Oct  3 09:17:26 2002
State-Changed-Why:
    I'm closing this because there doesn't seem to be much more that can be done other than reverting back to the generic (no thread safety) model, which is what I've just done.
    
    See http://gcc.gnu.org/ml/gcc-patches/2002-10/msg00157.html
    for further details on the problem with the old code.
    
    If thread support is added to the generic model, then we can make use of that on ARM too.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3584



More information about the Gcc-bugs mailing list