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: [testsuite] Fix several atomic tests on 32-bit x86 (PR testsuite/51258)


On 11/23/2011 07:14 AM, Rainer Orth wrote:
> 	PR testsuite/51258
> 	* gcc.dg/atomic-compare-exchange-5.c: Add -mcx16 on i?86-*-*.
> 	* gcc.dg/atomic-exchange-5.c: Likewise.
> 	* gcc.dg/atomic-load-5.c: Likewise.
> 	* gcc.dg/atomic-op-5.c: Likewise.
> 	* gcc.dg/atomic-store-5.c: Likewise.
> 	* gcc.dg/simulate-thread/atomic-other-int128.c: Fix typo.

Ok I guess...

But why don't we just change the default 64-bit target to have this enabled?  I somehow doubt that there are many people that have those very first machines that didn't have this feature...


r~


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