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]

Re: locate_and_pad_parm tweek


On Fri, 20 Oct 2000, Richard Henderson wrote:
> 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
>
>         * function.c (locate_and_pad_parm): Don't align stack
> unconditionally. Fixes execute/20001017-1.c on powerpc-linux-gnu.
>
> This patch could leave alignment_pad uninitialized, which
> prevented an Alpha bootstrap.  Fixed thus.
>
>
>
> r~
>
>
>         * function.c (locate_and_pad_parm): Zero alignment_pad.

Thanks for taking care of that, I couldn't convince myself if this was 
enough for alpha by looking at the code.
So initial_offset_ptr doesn't need any treatment in the partial case?

Franz.

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