Commit 16a29688 by Bin Cheng Committed by Bin Cheng

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


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

From-SVN: r221889
parent 90e0a702
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
......
/* { 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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment