]> gcc.gnu.org Git - gcc.git/commit
mips.h (FP_INC, [...]): New macros.
authorRichard Sandiford <rsandifo@redhat.com>
Thu, 14 Mar 2002 10:17:17 +0000 (10:17 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 14 Mar 2002 10:17:17 +0000 (10:17 +0000)
commit3f26edaa1969c9ec8b79f2f129b37a91a8b0c7c0
treec91ae40f49d86e8517cd6f1738c07fff20d7750d
parent1e3881c2a0551c33bfdbe39463225d0ebf0d5e2a
mips.h (FP_INC, [...]): New macros.

* config/mips/mips.h (FP_INC, UNITS_PER_FPVALUE): New macros.
* config/mips/mips.c (compute_frame_size): Retrofit them here.
(save_restore_insns, mips_expand_epilogue): And here.
(build_mips16_call_stub): And here.
(mips_function_value): Use the new macros to decide whether a single
or complex float can be returned in floating-point registers.  Return
a parallel rtx in the complex case.

From-SVN: r50766
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
This page took 0.062584 seconds and 5 git commands to generate.