]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.
authorEric Christopher <echristo@redhat.com>
Thu, 4 Sep 2003 09:55:33 +0000 (09:55 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 4 Sep 2003 09:55:33 +0000 (09:55 +0000)
commitec24a740308c01129bd934831787db53fbde8bc1
tree3808c958616d172c4a6eeab1dbede7f7bb078898
parent7a18b933f3a0a682daba07527fcfeb8e4fdd2dde
mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.

2003-09-04  Eric Christopher  <echristo@redhat.com>

* config/mips/mips.c (mips_expand_prologue): Convert to
calls.struct_value_rtx hook.
(reg_or_const_float_1_operand): New.
* config/mips/mips.h: Update Comments.
(mips_arg): Add reg_or_const_float_1_operand.
* config/mips/mips.md (divdf3); Convert to expander.
(divsf3): Ditto.
(*divdf3): New pattern.
(*divsf3): Ditto.

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