This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] S/390: Fix for PR24624


Andreas Krebbel wrote:

> 	* config/s390/s390.c (struct s390_frame_layout): New fields 
> 	first_save_gpr_slot and last_save_gpr_slot.
> 	(cfun_grps_save_area_size, s390_frame_info, s390_emit_prologue,  
> 	s390_emit_epilogue, s390_initial_elimination_offset): Replaced 
> 	first_save_gpr and last_save_gpr with the _slot variants.
> 	(s390_register_info): Calculate first_save_gpr_slot and 
> 	last_save_gpr_slot using regs_ever_live.

OK, thanks!

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]