Patch to fix mips64-elf varargs aliasing failures.
authorJim Wilson <wilson@cygnus.com>
Mon, 9 Mar 1998 12:03:21 +0000 (12:03 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 9 Mar 1998 12:03:21 +0000 (04:03 -0800)
commitbdd3e6abedb77356422ad57820d0c81ee117f800
tree8a7b7471471c33305b3352c302c6f8a391133159
parent25938114e3005a99cc21c9e3bf1c3ca4d1b6bb23
Patch to fix mips64-elf varargs aliasing failures.

* function.c (put_reg_into_stack): Copy MEM_IN_STRUCT_P from new.
(assign_parms): Set aggregate if hide_last_arg and last_named.

From-SVN: r18450
gcc/ChangeLog
gcc/function.c