This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/7383: atomic operations not atomic on ppc405
- From: dank at kegel dot com
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, dank at kegel dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Thu, 25 Jul 2002 12:02:18 -0700
- Subject: Re: libstdc++/7383: atomic operations not atomic on ppc405
- Reply-to: dank at kegel dot com
I have updated my patch to also fix the stwcx in boehm-gc used by gcj;
see http://www.kegel.com/xgcc3/gcc-20020722-ppc405erratum77.patch
This new patch is untested, but extremely similar to the earlier
patch which did seem to fix the libstdc++ problem, and simple
enough that one might be able to trust it by inspection.
Note that libc/4155 is related; you have to fix both.
http://bugs.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4155
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7383