This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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 libstdc++/9815: atomicity.h - fails to compilewith -O3 -masm=intel


>> 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 seems harmless but the person who approves this is the x86 maintainer.
According to gcc/MAINTAINERS, this is:

i386 port		Richard Henderson	rth@redhat.com

best,
benjamin


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