PR target/82518: Fix testcase.
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 21 Mar 2018 09:26:03 +0000 (09:26 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Wed, 21 Mar 2018 09:26:03 +0000 (10:26 +0100)
2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>

* gcc.target/arm/pr82518.c: Require arm_neon_hw.

From-SVN: r258707

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr82518.c

index 2b47cac..5b991db 100644 (file)
@@ -1,3 +1,7 @@
+2018-03-21  Christophe Lyon  <christophe.lyon@linaro.org>
+
+       * gcc.target/arm/pr82518.c: Require arm_neon_hw.
+
 2018-03-21  Martin Liska  <mliska@suse.cz>
 
        PR ipa/84963
index c3e45b8..ce820b7 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do run } */
-/* { dg-require-effective-target arm_neon_ok } */
+/* { dg-require-effective-target arm_neon_hw } */
 /* { dg-additional-options "-O3 -fno-inline -std=gnu99" } */
 /* { dg-add-options arm_neon } */