Stack layout change during lra

2014-02-19 Thread Joey Ye
Vlad, When fixing PR60169, I found that reload fail to assert verify_initial_elim_offsets () if (insns_need_reload != 0 || something_needs_elimination || something_needs_operands_changed) { HOST_WIDE_INT old_frame_size = get_frame_size (); reload_as_needed (global);

Re: Stack layout change during lra

2014-02-19 Thread Vladimir Makarov
On 2/19/2014, 6:54 AM, Joey Ye wrote: Vlad, When fixing PR60169, I found that reload fail to assert verify_initial_elim_offsets () if (insns_need_reload != 0 || something_needs_elimination || something_needs_operands_changed) { HOST_WIDE_INT old_frame_size = get_frame_size