libstdc++/5037: Multithreaded read access to strings not threadsafe on Solaris/Sparc
ljrittle@gcc.gnu.org
ljrittle@gcc.gnu.org
Thu Dec 6 13:36:00 GMT 2001
Synopsis: Multithreaded read access to strings not threadsafe on Solaris/Sparc
State-Changed-From-To: open->feedback
State-Changed-By: ljrittle
State-Changed-When: Thu Dec 6 13:08:46 2001
State-Changed-Why:
OK, I looked at build.log and I do see that gcc is reporting
a reasonable thread model. Can you verify that
config/cpu/sparc/sparc32/bits/atomicity.h is being used
to implement the spinlocks used by string<>? This file
was installed on your system in
$prefix/include/g++-v3/<target-triple>/bits/atomicity.h .
First of all, make sure the one installed is not the
generic copy of atomicity.h (internally labelled:
Generic version). Thanks for your help.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5037&database=gcc
More information about the Gcc-bugs
mailing list