tree-flow.h (okay_component_ref_for_subvars): Remove.
authorRichard Guenther <rguenther@suse.de>
Thu, 15 Dec 2005 10:34:44 +0000 (10:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 Dec 2005 10:34:44 +0000 (10:34 +0000)
commit6bec9271941b9b72ad47b3b357a243ed0690baa7
tree37e6c4df71824b584a70181905ff6a757f809b5f
parentcd6dba21ac4803bde1b149365d543dd81500ded5
tree-flow.h (okay_component_ref_for_subvars): Remove.

2005-12-15  Richard Guenther  <rguenther@suse.de>

* tree-flow.h (okay_component_ref_for_subvars): Remove.
(get_ref_base_and_extent): Declare.
* tree-dfa.c (okay_component_ref_for_subvars): Remove.
(get_ref_base_and_extent): New function.
* tree-ssa-alias.c (find_used_portions): Use it.
* tree-ssa-structalias.c (get_constraint_for_component_ref):
Likewise.
* tree-ssa-operands.c (get_expr_operands): Likewise.

From-SVN: r108568
gcc/ChangeLog
gcc/tree-dfa.c
gcc/tree-flow.h
gcc/tree-ssa-alias.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-structalias.c