Re: [PATCH 3/3][Aarch64][PR target/65697] Add tests for __sync_builtins.

2015-05-26 Thread James Greenhalgh
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

Re: [PATCH 3/3][Aarch64][PR target/65697] Add tests for __sync_builtins.

2015-05-22 Thread Matthew Wahab
[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 gcc/testsuite/ 2015-05-21 Matthew Wahab PR target/65697 * gcc.target/aarch6