MIPS: Testsuite fixes for soft-float configurations
authorMatthew Fortune <matthew.fortune@imgtec.com>
Tue, 25 Nov 2014 14:57:33 +0000 (14:57 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Tue, 25 Nov 2014 14:57:33 +0000 (14:57 +0000)
commit6b4b59fc6f4b555f81e70e82dd424be2e05b41fc
tree5d5925ab1ae371ce7bd6f5f9d909744aa7d25919
parente8c504f1c84cb2575b0415ef763d4d2bc9ebc09c
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.

From-SVN: r218047
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/call-clobbered-1.c
gcc/testsuite/gcc.target/mips/mips.exp