+2015-07-01 Matthew Wahab <matthew.wahab@arm.com>
+
+ * gcc.target/arm/armv8-sync-comp-swap.c: Replace
+ 'do-require-effective-target' with 'dg-require-effective-target'.
+ * gcc.target/arm/armv8-sync-op-full.c: Likewise.
+ * gcc.target/arm/armv8-sync-op-release.c: Likewise.
+ * gcc.target/arm/armv8-sync-op-acquire.c: Likewise. Also, replace
+ 'stlex' with 'strex' as the expected output.
+
2015-07-01 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/60365
/* { dg-do compile } */
-/* { do-require-effective-target arm_arch_v8a_ok } */
+/* { dg-require-effective-target arm_arch_v8a_ok } */
/* { dg-options "-O2" } */
/* { dg-add-options arm_arch_v8a } */
/* { dg-do compile } */
-/* { do-require-effective-target arm_arch_v8a_ok } */
+/* { dg-require-effective-target arm_arch_v8a_ok } */
/* { dg-options "-O2" } */
/* { dg-add-options arm_arch_v8a } */
#include "../aarch64/sync-op-acquire.x"
/* { dg-final { scan-assembler-times "ldrex" 1 } } */
-/* { dg-final { scan-assembler-times "stlex" 1 } } */
+/* { dg-final { scan-assembler-times "strex" 1 } } */
/* { dg-final { scan-assembler-times "dmb" 1 } } */
/* { dg-do compile } */
-/* { do-require-effective-target arm_arch_v8a_ok } */
+/* { dg-require-effective-target arm_arch_v8a_ok } */
/* { dg-options "-O2" } */
/* { dg-add-options arm_arch_v8a } */
/* { dg-do compile } */
-/* { do-require-effective-target arm_arch_v8a_ok } */
+/* { dg-require-effective-target arm_arch_v8a_ok } */
/* { dg-options "-O2" } */
/* { dg-add-options arm_arch_v8a } */