mips.c (mips_va_arg): When using the struct version of the EABI va_list...
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 10 Apr 2002 10:36:50 +0000 (10:36 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 10 Apr 2002 10:36:50 +0000 (10:36 +0000)
commitbf6d4777dd707abe911a04ec9f050a26d41fdd5b
tree95ebb9fddcd53d748828d51d46c8a9bbe1e8e66d
parentba3307c092fce730120657ab5c89ff4d0936244e
mips.c (mips_va_arg): When using the struct version of the EABI va_list...

* config/mips/mips.c (mips_va_arg): When using the struct version
of the EABI va_list, allow arguments in the register save area to
take up less room than a stack argument.

From-SVN: r52125
gcc/ChangeLog
gcc/config/mips/mips.c