This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]