[PATH] fix PR libstdc++/9815: atomicity.h - fails to compile with -O3 -masm=intel

Andrew Pinski pinskia@physics.uc.edu
Mon May 26 03:50:00 GMT 2003


I had the wrong PR number on this one for some reason.

On Saturday, May 24, 2003, at 16:53 US/Eastern, Andrew Pinski wrote:

> This patch just adds the intel cases to atomicity.h for libstdc++.
> I am bootstraping and testing right now on i686-pc-linux-gnu.
> Ok if no regressions (note I do not have write access)?

There were no regressions.
I also tested i686-unknown-openbsd3.1,
  it passed with no regressions also.

>
> ChangeLog:
> libstd++:
> 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.
>
>
> Patch:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixintel.diff
Type: application/octet-stream
Size: 1593 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030526/c5694ccd/attachment.obj>
-------------- next part --------------
>
>
> Thanks,
> Andrew Pinski


More information about the Libstdc++ mailing list