diff options
author | Diego Novillo <dnovillo@redhat.com> | 2004-06-09 22:58:29 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2004-06-09 18:58:29 -0400 |
commit | 313679b0b954e72f851877fb2d4d23afb149b47a (patch) | |
tree | 52208f13553d9abd4e95b2d4e1d9fbb2d75f2bc8 /gcc/tree-tailcall.c | |
parent | 8041d6ab144891243a56c55dd1702a32aeb3f484 (diff) | |
download | gcc-313679b0b954e72f851877fb2d4d23afb149b47a.tar.gz |
Move SSA_NAME annotations into tree_ssa_name.
* tree-dfa.c (create_ssa_name_ann): Remove.
* tree-flow-inline.h (ssa_name_ann, get_ssa_name_ann): Remove.
* tree-flow.h (enum tree_ann_type): Remove SSA_NAME_ANN.
(struct ssa_name_ann_d): Remove.
(union tree_ann_d): Update.
(ssa_name_ann_t): Remove.
* tree-ssa-alias.c: (get_ptr_info): New local function.
Replace references to ssa_name_ann_t with struct ptr_info_def.
* tree-ssa-operands.c (get_expr_operands): Likewise.
* tree.h (SSA_NAME_PTR_INFO): Define.
(struct ptr_info_def): Declare.
(struct tree_ssa_name): Add field 'ptr_info'.
From-SVN: r82864
Diffstat (limited to 'gcc/tree-tailcall.c')
0 files changed, 0 insertions, 0 deletions