asm-flag-4.c
509 Bytes
-
[testsuite][arm] Force use of -mfloat-abi=softfp in asm-flag-4.c · d68f5edf
The asm-flag-4.c test forces the generation of Thumb code for armv4t, which is not supported when using the 'hard' FP ABI. This patch ensures the test uses -mfloat-abi=softfp safely, to avoid irrelevant failures. 2019-11-28 Christophe Lyon <christophe.lyon@linaro.org> * gcc.target/arm/asm-flag-4.c: Use -mfloat-abi=softfp. From-SVN: r278804
Christophe Lyon committed