On Fri, May 22, 2015 at 09:30:18AM +0100, Matthew Wahab wrote: > [Added PR number and updated patches] > > This patch adds tests for the code generated by the Aarch64 backend for the > __sync builtins. > > Tested aarch64-none-linux-gnu with check-gcc. > > Ok for trunk? > Matthew
This is OK once the rest of the set has been committed. Thanks, James > > gcc/testsuite/ > 2015-05-21 Matthew Wahab <matthew.wa...@arm.com> > > PR target/65697 > * gcc.target/aarch64/sync-comp-swap.c: New. > * gcc.target/aarch64/sync-comp-swap.x: New. > * gcc.target/aarch64/sync-op-acquire.c: New. > * gcc.target/aarch64/sync-op-acquire.x: New. > * gcc.target/aarch64/sync-op-full.c: New. > * gcc.target/aarch64/sync-op-full.x: New. > * gcc.target/aarch64/sync-op-release.c: New. > * gcc.target/aarch64/sync-op-release.x: New. >