gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jul 2007 09:27:10 +0000 (09:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jul 2007 09:27:10 +0000 (09:27 +0000)
commitf999f5d0de4400c2626a9ef3c321ea071edeee76
treef74efefd4216ca4b93906516c2a9dc367cea71d3
parent69db191c2e0368bec7596d35a3622796f7813a7f
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.

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