2017-06-12 Tamar Christina <tamar.christina@arm.com>
* gcc.target/arm/sdiv_costs_1.c: Require arm_v8_vfp_ok.
From-SVN: r249125
-gcc/testsuite/
+2017-06-12 Tamar Christina <tamar.christina@arm.com>
+
+ * gcc.target/arm/sdiv_costs_1.c: Require arm_v8_vfp_ok.
+
2017-06-12 Tamar Christina <tamar.christina@arm.com>
* gcc.target/arm/sdiv_costs_1.c: Disable on softfloat.
/* { dg-do compile } */
-/* { dg-options "-O3 -march=armv8-a" } */
-/* { dg-require-effective-target arm_hard_vfp_ok } */
+/* { dg-options "-O3" } */
+/* { dg-require-effective-target arm_v8_vfp_ok } */
/* Both sdiv and udiv can be used here, so prefer udiv. */
int f1 (unsigned char *p)