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]

[stack] PATCH: Don't update stack_alignment_estimated


Hi,

After stack has been aligned, we don't update stack_alignment_estimated.
I am checking this patch to stack branch.

H.J.
---
2008-04-14  Joey Ye  <joey.ye@intel.com>

        * emit-rtl.c (gen_reg_rtx): Don't update stack_alignment_estimated
        if stack_align_prcocessed is true.

Attachment: rtl.txt
Description: Text document


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