MIPS: Testsuite fixes for soft-float configurations
commitc70b2c00b83d52808c331a9e90f378d500ab386a
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 14:57:33 +0000 (25 14:57 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 14:57:33 +0000 (25 14:57 +0000)
tree5d5925ab1ae371ce7bd6f5f9d909744aa7d25919
parentbac0b1e7980abadc74c07819bf1026b8e757544b
MIPS: Testsuite fixes for soft-float configurations

gcc/testuite/

* gcc.target/mips/mips.exp: Add support for -msoft-float
and -mhard-float options.  Ensure that explicit -mfp*
options imply both -mhard-float and -mdouble-float.
* gcc.target/mips/call-clobbered-1.c: Add -mhard-float to the
compile options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218047 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/call-clobbered-1.c
gcc/testsuite/gcc.target/mips/mips.exp