This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] [Committed] Fix PR libstdc++/13480 warning in i386's atomicity.h
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: libstdc++ at gcc dot gnu dot org, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 24 Dec 2003 21:03:14 -0500
- Subject: Re: [PATCH] [Committed] Fix PR libstdc++/13480 warning in i386's atomicity.h
- References: <19863A98-367E-11D8-8342-000393A6D2F2@physics.uc.edu>
On Dec 24, 2003, at 21:00, Andrew Pinski wrote:
ChangeLog:
* cpu/i386/atomicity.h (__exchange_and_add): Make memory I/O explicit.
This was not the changeLog I committed.
This is the one I used:
2003-12-24 Andrew Pinski <pinskia@physics.uc.edu>
PR libstdc++/13480
* config/cpu/i486/atomicity.h: Split up read-write memory
operand.
Thanks,
Andrew Pinski