pr65729.c: Restrict to hard float ABI compliant targets.
authorYvan Roux <yvan.roux@linaro.org>
Mon, 20 Apr 2015 09:18:12 +0000 (09:18 +0000)
committerYvan Roux <yroux@gcc.gnu.org>
Mon, 20 Apr 2015 09:18:12 +0000 (09:18 +0000)
2015-04-20  Yvan Roux  <yvan.roux@linaro.org>

* gcc.target/arm/pr65729.c: Restrict to hard float ABI compliant
targets.

From-SVN: r222228

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

index b4052ef..b85d8b6 100644 (file)
@@ -1,3 +1,8 @@
+2015-04-20  Yvan Roux  <yvan.roux@linaro.org>
+
+       * gcc.target/arm/pr65729.c: Restrict to hard float ABI compliant
+       targets.
+
 2015-04-18  Martin Sebor  <msebor@redhat.com>
 
        * gfortran.dg/pr32627.f03 (strptr): Change size to match the number
index 0d7e3c1..85383b0 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do compile } */
+/* { dg-require-effective-target arm_hard_vfp_ok } */
 /* { dg-options "-O2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16" } */
 
 int foo (void)