This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/3584: arm-specific atomic operations not atomic
- From: pme at gcc dot gnu dot org
- To: acnrf at dial dot eunet dot ch, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rearnsha at arm dot com, robin dot farine at terminus dot org
- Date: 1 Jun 2002 01:05:20 -0000
- Subject: Re: libstdc++/3584: arm-specific atomic operations not atomic
- Reply-to: pme at gcc dot gnu dot org, acnrf at dial dot eunet dot ch, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, rearnsha at arm dot com, robin dot farine at terminus dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: arm-specific atomic operations not atomic
State-Changed-From-To: open->feedback
State-Changed-By: pme
State-Changed-When: Fri May 31 18:05:20 2002
State-Changed-Why:
What's the status of this PR? How are things for 3.1
and 3.2?
> I'm not up on what threading models are usable with
> libstdc++-v3, so I'll have to leave that side of
> things to the c++ library maintainers.
We simply grab whatever thread model has been configured
for GCC, as represented by the various gcc/gthr-*.h files.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3584