On 27/07/15 11:31, Matthew Wahab wrote: > Ping. Updated patch attached. > > Also, retested for arm-none-linux-gnueabihf with native bootstrap and make > check and for arm-none-eabi with cross compiled make check. > > On 02/07/15 14:17, Matthew Wahab wrote: >> This patch backports the tests added for code generated by the ARM back-end >> for >> the __sync builtins. >> >> The trunk patch submission is at >> https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01412.html >> The commit is at https://gcc.gnu.org/ml/gcc-cvs/2015-06/msg01237.html >> >> Tested the series for arm-none-linux-gnueabihf with check-gcc >> >> Ok for the branch? >> Matthew >> >> gcc/testsuite >> 2015-07-02 Matthew Wahab <matthew.wa...@arm.com> >> >> Backport from trunk: >> 2015-06-29 Matthew Wahab <matthew.wa...@arm.com> >> >> PR target/65697 >> * gcc.target/arm/armv-sync-comp-swap.c: New. >> * gcc.target/arm/armv-sync-op-acquire.c: New. >> * gcc.target/arm/armv-sync-op-full.c: New. >> * gcc.target/arm/armv-sync-op-release.c: New. >> >
OK Ramana