"Joseph S. Myers" <jos...@codesourcery.com> writes:

> On Fri, 8 Nov 2013, Andreas Schwab wrote:
>
>> "Joseph S. Myers" <jos...@codesourcery.com> writes:
>> 
>> > The test gcc.dg/atomic/c11-atomic-exec-5.c will indicate if this is 
>> > working correctly for your architecture, as long as your system supports 
>> > pthreads (required to run that test).  If any of the other 
>> > c11-atomic-exec-* tests are failing, you should fix that first as it 
>> > indicates a more serious issue with atomic operations on your target.
>> 
>> All of the tests require sync_long_long_runtime, so they are currently
>> useless.
>
> The tests do not require sync_long_long_runtime.

True, but they require __atomic_store_16, which is generally not
available.

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to