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: Use FRAME_GROWS_DOWNWARD - take 2


Andreas Krebbel wrote:

> 2005-06-29  Andreas Krebbel  <krebbel1@de.ibm.com>
> 
> 	* config/s390/s390.c (s390_decompose_address): Accept invalid
> 	displacements for addresses containing frame_pointer_rtx or
> 	virtual_stack_vars_rtx.
> 	(s390_frame_info): Replaced use of STARTING_FRAME_OFFSET.
> 	(s390_initial_elimination_offset): New offset when eliminating the 
> 	soft frame pointer.
> 	* config/s390/s390.h (FRAME_GROWS_DOWNWARD): Defined as 1.
> 	(STARTING_FRAME_OFFSET, STACK_DYNAMIC_OFFSET): Definitions changed.

Applied, 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]