pr65729.c: Restrict to hard float ABI compliant targets.

2015-04-20  Yvan Roux  <yvan.roux@linaro.org>

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

From-SVN: r222228
This commit is contained in:
Yvan Roux 2015-04-20 09:18:12 +00:00 committed by Yvan Roux
parent e3d33e73ae
commit 86f25864e7
2 changed files with 6 additions and 0 deletions

View 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

View 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)