This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATH] fix PR libstd++/4067


There were no new Failures fox this fix.

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)?

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: <fixintel.diff>

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]