[tuples][patch] Recording vars whose address is taken in phi nodes

Diego Novillo dnovillo@google.com
Wed Mar 12 02:35:00 GMT 2008


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.



More information about the Gcc-patches mailing list