mips.c (mips_frame_info): Remove gp_reg_size and and fp_reg_size.
commitddc4af9c164140e3a6bcbbe448c7cd50719845c8
authorRichard Sandiford <rsandifo@nildram.co.uk>
Thu, 18 Oct 2007 19:50:08 +0000 (18 19:50 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 18 Oct 2007 19:50:08 +0000 (18 19:50 +0000)
tree79cbed89f39231edb9f15902887f253a280f215b
parent16dc5c284f2705790fed7c32924118ef4a4ed0cd
mips.c (mips_frame_info): Remove gp_reg_size and and fp_reg_size.

gcc/
* config/mips/mips.c (mips_frame_info): Remove gp_reg_size and
and fp_reg_size.
(mips_compute_frame_info): Remove associated code.
(mips16e_build_save_restore): Check num_fp instead of fp_reg_size.

From-SVN: r129461
gcc/ChangeLog
gcc/config/mips/mips.c