This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Fix sparc64 atomicity.h
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: Fix sparc64 atomicity.h
- From: Jakub Jelinek <jakub at redhat dot com>
- Date: Mon, 19 Feb 2001 10:36:32 -0500
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <hoae7iu8oy.fsf@gee.suse.de>
- Reply-To: Jakub Jelinek <jakub at redhat dot com>
On Mon, Feb 19, 2001 at 02:02:53PM +0100, Andreas Jaeger wrote:
> 2001-02-19 Andreas Jaeger <aj@suse.de>
>
> * config/cpu/sparc/sparc64/bits/atomicity.h (__compare_and_swap):
> Fix typo.
Yes please, for branch and head.
Jakub