This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/7383: atomic operations not atomic on ppc405


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]