r218047 - in /trunk/gcc/testsuite: ChangeLog gc...

mpf@gcc.gnu.org mpf@gcc.gnu.org
Tue Nov 25 14:57:00 GMT 2014


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



More information about the Gcc-cvs mailing list