pr65647.c: Add option "-mfloat-abi=soft".

gcc/testsuite/ChangeLog
	* gcc.target/arm/pr65647.c: Add option "-mfloat-abi=soft".

From-SVN: r221889
This commit is contained in:
Bin Cheng 2015-04-07 08:57:59 +00:00 committed by Bin Cheng
parent 90e0a7020e
commit 16a2968875
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-04-07 Bin Cheng <bin.cheng@arm.com>
* gcc.target/arm/pr65647.c: Add option "-mfloat-abi=soft".
2015-04-06 Michael Meissner <meissner@linux.vnet.ibm.com>
PR target/65614

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-march=armv6-m -mthumb -O3 -w" } */
/* { dg-options "-march=armv6-m -mthumb -O3 -w -mfloat-abi=soft" } */
a, b, c, e, g = &e, h, i = 7, l = 1, m, n, o, q = &m, r, s = &r, u, w = 9, x,
y = 6, z, t6 = 7, t8, t9 = 1, t11 = 5, t12 = &t8, t13 = 3, t15,