r128490 - in /trunk/gcc: ChangeLog config/ia64/...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Sep 14 09:56:00 GMT 2007


Author: jakub
Date: Fri Sep 14 09:56:59 2007
New Revision: 128490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128490
Log:
	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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ia64/ia64.c



More information about the Gcc-cvs mailing list