r114847 - in /trunk/gcc: ChangeLog config/mips/...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Wed Jun 21 10:36:00 GMT 2006


Author: jsm28
Date: Wed Jun 21 10:36:53 2006
New Revision: 114847

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114847
Log:
	* config/mips/mips.c (function_arg): Where one part of a
	complex argument is in registers and the other part in the stack,
	return a REG not a PARALLEL.

testsuite:
	* gcc.c-torture/execute/complex-7.c: New.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/complex-7.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list