public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rearnsha@gcc.gnu.org
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libstdc++/3584
Date: Thu, 03 Oct 2002 09:06:00 -0000	[thread overview]
Message-ID: <20021003160602.12144.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/3584; it has been noted by GNATS.

From: rearnsha@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/3584
Date: 3 Oct 2002 15:58:29 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	rearnsha@gcc.gnu.org	2002-10-03 08:58:29
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/config/cpu/arm: atomicity.h 
 
 Log message:
 	PR libstdc++/3584
 	* config/cpu/arm/atomicity.h (__exchange_and_add): Don't try to use
 	ASM sequences that don't give us atomic addition operations.  Instead
 	just add a comment explaining why it doesn't work.
 	(__atomic_add): Just use __exchange_and_add.
 	(__test_and_set, __always_swap): Delete.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1374&r2=1.1375
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/cpu/arm/atomicity.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
 


             reply	other threads:[~2002-10-03 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03  9:06 rearnsha [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-07-07  6:16 libstdc++/3584 Robin Farine

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021003160602.12144.qmail@sources.redhat.com \
    --to=rearnsha@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).