Clean up ST_REGS handling in the MIPS backend.
commita4e3876b86baa354cdc8999519d8b32b6132eb66
authormpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2014 12:46:47 +0000 (17 12:46 +0000)
committermpf <mpf@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 17 Jun 2014 12:46:47 +0000 (17 12:46 +0000)
tree3b39ade88509662eb719320536c27d29db8d508d
parent5f4d66eaade70b558ff292c314d6d76088ee7f9d
Clean up ST_REGS handling in the MIPS backend.

gcc/

* config/mips/mips-protos.h (mips_expand_fcc_reload): Remove.
* config/mips/mips.c (mips_expand_fcc_reload): Remove.
(mips_move_to_gpr_cost): Remove ST_REGS case.
(mips_move_from_gpr_cost): Likewise.
(mips_register_move_cost): Likewise.
(mips_secondary_reload_class): Likewise.

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