tree-ssa-structalias.c (get_constraint_for_component_ref): Add argument.
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 21 Sep 2005 01:42:53 +0000 (01:42 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Wed, 21 Sep 2005 01:42:53 +0000 (01:42 +0000)
commitd52225bef5e22e41c5f3d8aad00d9b99f11fc797
treed019d0c3ba272a554ee57509ef139be5b3e7f42f
parent8df091218f71e7e1804b08ee5d0b9e031be0c262
tree-ssa-structalias.c (get_constraint_for_component_ref): Add argument.

2005-09-20  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-structalias.c (get_constraint_for_component_ref): Add
argument.  Allow and set any offset if needs_anyoffset is passed
in.
(get_constraint_for): Add argument here too.
Pass it down.
(do_structure_copy): Pass NULL to get_constraint_for.
(handle_ptr_arith): Ditto.
(find_func_aliases): Ditto.

From-SVN: r104476
gcc/ChangeLog
gcc/tree-ssa-structalias.c