mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P...
authorRichard Sandiford <rsandifo@redhat.com>
Tue, 19 Aug 2003 06:17:00 +0000 (06:17 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 19 Aug 2003 06:17:00 +0000 (06:17 +0000)
commitfc4fe9e434a4a652065cff0e5380d9446debf32a
treeaf57648c62362fa1eea70ed8af56544b1f6c0118
parent4b8174ff7aa7e610985d6eb0e54b1c1256121723
mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P...

* config/mips/mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P,
expect SFmode and DFmode arguments to be passed in FPRs,
regardless of the underlying type.

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