PATCH: Allow downward padding of arguments on systems that define ARGS_GROW_DOWNWARD

Richard Henderson rth@redhat.com
Mon Sep 16 16:59:00 GMT 2002


On Mon, Sep 16, 2002 at 03:54:30PM -0400, John David Anglin wrote:
> 	* calls.c (store_one_arg): Set default alignment for BLKmode arguments
> 	to BITS_PER_UNIT when ARGS_GROW_DOWNWARD and the padding direction is
> 	downward.
> 	* function.c (pad_below):  Always compile.
> 	(locate_and_pad_parm): If defined ARGS_GROW_DOWNWARD, pad argument to
> 	alignment when it is not in a register or REG_PARM_STACK_SPACE is true.
> 	Pad below when the argument is not in a register and the padding
> 	direction is downward.

Ok.


r~



More information about the Gcc-patches mailing list