OSDN Git Service

* config/mips/mips.c (mips_va_arg): If EABI_FLOAT_VARARGS_P,
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2003 06:17:00 +0000 (06:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Aug 2003 06:17:00 +0000 (06:17 +0000)
commitd29dda0fb33b94041e5c7268c3e01da10d2e6142
treeaf57648c62362fa1eea70ed8af56544b1f6c0118
parent561c56b7b461d96cd7d27b3233cfdfb7d65bcc44
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70557 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c