OSDN Git Service

* config/mips/mips.c (function_arg): Where one part of a
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 10:36:53 +0000 (10:36 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2006 10:36:53 +0000 (10:36 +0000)
commit9fc4153e8ee189bfab0591d58de8136ba17fb75f
tree766e7ce8c8e171b7d75ff576ea71e76bd233126f
parent0bf9691e11a3ff372150e7fe8a409b77a4f584c1
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114847 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/complex-7.c [new file with mode: 0644]