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: [pretty-ipa, PATCH 1/3] Make new intra-SRA and IPA-SRA work after a-i merge


On Mon, Apr 6, 2009 at 8:32 PM, Martin Jambor <mjambor@suse.cz> wrote:
> Note that IPA-SRA is still disabled for benchmarking purposes. ?But
> this patch makes it bootstrap and test ok if uncommented.

Looks good.  Btw,

> 2009-04-06 ?Martin Jambor ?<mjambor@suse.cz>
>
> ? ? ? ?* tree-ssa-alias.c (refs_may_alias_p_1): Check for
> ? ? ? ?is_gimple_min_invariant rather than CONSTANT_CLASS_P so that invariant
> ? ? ? ?ADDR_EXPRS are include too.

this change is also ok for trunk.

Thanks,
Richard.


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