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: [tuples][patch] Recording vars whose address is taken in phi nodes


On Tue, Mar 11, 2008 at 18:36, Oleg Ryjkov <olegr@google.com> wrote:

>  >         * tree-ssa-operands.h: Added declaration of add_to_addressable_set.
>  >         * tree-ssa-operands.h (add_to_addressable_set): New function.
>  >         (gimple_add_to_addresses_taken): Moved most of the logic to
>  >         add_addressable_set.
>  >         * tree-ssa-structalias.c (update_alias_info): Record the variables
>  >         whose address is taken inside a phi node.
>  >

Thanks for testing it. Please commit.


Diego.


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