mips.c (mips_va_arg): For EABI...
authorClinton Popetz <cpopetz@cygnus.com>
Tue, 11 Jan 2000 17:42:30 +0000 (17:42 +0000)
committerClinton Popetz <cpopetz@gcc.gnu.org>
Tue, 11 Jan 2000 17:42:30 +0000 (12:42 -0500)
commit1e7a71c15355d9e092bd76ec5eb4317a114587f5
tree82f6fde4d86a674d0307f4f0debe1749ea5b8a35
parenta249decd13d6d5a45ffa364bbfc766b03d83f96f
mips.c (mips_va_arg): For EABI...

        * config/mips/mips.c (mips_va_arg): For EABI, emit the queued
        integer vararg POSTINCREMENT before the destination of the jump
        for the hard fp case.
        (function_arg_pass_by_reference): Pass a copy of CUM to
FUNCTION_ARG.

        * config/mips/mips.h (GO_IF_LEGITIMATE_ADDRESS): Move check
        for CONSTANT_ADDRESS_P above while loop for subreg.

From-SVN: r31328
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h