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] missing tree-codes in estimate_num_insns


On Sun, 2005-01-16 at 18:39 +0200, Dorit Naishlos wrote:
> 
> 
> 
> Looks like the new alignment related tree-codes are missing from
> estimate_num_insns_1;
> Ok to add to mainline?
> Bootstrapped and tested on powerpc-darwin.
> 
> thanks,
> 
> dorit
> 
> 
> Changelog:
> 
>       * tree-inline.c (estimate_num_insns_1) added cases for
>       ALIGN_INDIRECT_REF, MISALIGNED_INDIRECT_REF, and REALIGN_LOAD_EXPR.
Approved.
jeff



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