]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR target/32337
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2007 09:56:59 +0000 (09:56 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2007 09:56:59 +0000 (09:56 +0000)
commitfa83ecdd0b82fe01327fcb4b3248c64e5038bead
tree815fee21350f1860e46341d2b1be29a0d0831c68
parente9be2f8b4acb411cc0c4e6e7e1f775aa75f9b816
PR target/32337
* config/ia64/ia64.c (find_gr_spill): Don't decrement
current_frame_info.n_local_regs.  Don't return emitted local
regs.
(ia64_compute_frame_size): Improve unwind hack to put
RP, PFS, FP in that order by allowing some of the registers
been already emitted, as long as they are emitted to the
desired register.

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