mips.c (compute_frame_size): Restore the original gp_sp_offset for !GENERATE_MIPS16E_...
commit713df810031e8183d0ec88a490a8677ab0932e2c
authorRichard Sandiford <richard@codesourcery.com>
Fri, 6 Jul 2007 09:27:10 +0000 (6 09:27 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 6 Jul 2007 09:27:10 +0000 (6 09:27 +0000)
treef74efefd4216ca4b93906516c2a9dc367cea71d3
parentb5119fa1391d75ecd9c7e041151acb04bd6c7234
mips.c (compute_frame_size): Restore the original gp_sp_offset for !GENERATE_MIPS16E_SAVE_RESTORE and remove...

gcc/
* config/mips/mips.c (compute_frame_size): Restore the original
gp_sp_offset for !GENERATE_MIPS16E_SAVE_RESTORE and remove the
fp_size term from the GENERATE_MIPS16E_SAVE_RESTORE calculation.
Document why the difference is needed.

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