gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2008 10:01:51 +0000 (10:01 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Jun 2008 10:01:51 +0000 (10:01 +0000)
commit250b65e69dbc6117f5bce37c660138876e30ee17
treebc06c6ca241f81979ec4350f6069f050b6141e41
parent18b42941fcf0c68fb7a047bc6653a25c652d076c
gcc/
* config/mips/mips-protos.h (mips_expand_before_return): Declare.
* config/mips/mips.c (mips_expand_before_return): New function.
(mips_expand_epilogue): Call it.
* config/mips/mips.md (return): Turn into a define_expand.
(*return): New insn.

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