This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r218047 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: mpf at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 25 Nov 2014 14:57:33 -0000
- Subject: r218047 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: mpf
Date: Tue Nov 25 14:57:33 2014
New Revision: 218047
URL: https://gcc.gnu.org/viewcvs?rev=218047&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.target/mips/call-clobbered-1.c
trunk/gcc/testsuite/gcc.target/mips/mips.exp