This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATH] fix PR4067
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, pinskia at physics dot uc dot edu
- Date: Mon, 2 Jun 2003 12:56:23 -0500
- Subject: Re: [PATH] fix PR4067
- References: <C56DEDC6-8E29-11D7-9A13-000393A6D2F2@physics.uc.edu>
>2003-05-24 Andrew Pinski <pinskia@physics.uc.edu>
>
> * config/cpu/i386/atomicity.h (__exchange_and_add): add intel
> asm case to asm.
> * config/cpu/i486/atomicity.h (__exchange_and_add): Likewise.
> (__atomic_add): likewise.
This is in.
-benjamin