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: [1/6] stack branch merge to trunk -- New fields in rtl_data


On Tue, Jun 10, 2008 at 11:10 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> This patch add a few fields to rtl_data for stack alignment.
> Richard, Jan, are they OK?

Ok if the other patches are ok.

Thanks,
Richard.

> Thanks.
>
> --
> H.J.
> ---
> 2008-06-10  Joey Ye  <joey.ye@intel.com>
>            H.J. Lu  <hongjiu.lu@intel.com>
>
>        * function.h (rtl_data): Add new field drap_reg,
>        max_used_stack_slot_alignment, stack_alignment_estimated,
>        stack_realign_needed, need_drap, stack_realign_processed and
>        stack_realign_finalized.
>        (stack_realign_fp): New macro.
>        (stack_realign_drap): Likewise.
>


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