On 05/01/2015 08:44 AM, Renlin Li wrote:
Hi all,The new test case requires the target to support atomic operations on "int" type. By adding the correct target selector, it fixes the regression on arm-none-elf target. Okay to commit? gcc/testsuite/ChangeLog: 2015-05-01 Renlin Li <renlin...@arm.com> * gcc.dg/pr65345-2.c: Add sync_int_long target selector.
OK. Jeff