[PATCH 3/3][ARM][PR target/65697] Add tests for __sync builtins.

Ramana Radhakrishnan ramana.gcc@googlemail.com
Mon Jun 29 13:10:00 GMT 2015


On Mon, Jun 22, 2015 at 10:52 AM, Matthew Wahab <matthew.wahab@arm.com> wrote:
> This is the ARM version of the patches to strengthen memory barriers for the
> __sync builtins on ARMv8 targets
> (https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01989.html).
>
> This patch adds tests for the code generated by the ARM backend for the
> __sync
> builtins.
>
> Tested the series for arm-none-linux-gnueabihf with check-gcc.
>
> Ok for trunk?
> Matthew
>
> gcc/testsuite
> 2015-06-22  Matthew Wahab  <matthew.wahab@arm.com>
>
>         PR Target/65697

And as earlier ... s/Target/target :)

>         * gcc.target/arm/armv8-sync-comp-swap.c: New.
>         * gcc.target/arm/armv8-sync-op-acquire.c: New.
>         * gcc.target/arm/armv8-sync-op-full.c: New.
>         * gcc.target/arm/armv8-sync-op-release.c: New.
>

OK.

Ramana



More information about the Gcc-patches mailing list