-
- Downloads
tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirect_ref.
2005-11-04 Richard Guenther <rguenther@suse.de> * tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirect_ref. * tree-flow-inline.h (ref_contains_indirect_ref): Likewise. (array_ref_contains_indirect_ref): Make comment match the code and vice-versa. (ref_contains_array_ref): Likewise. * tree-ssa-structalias.c (find_func_aliases): Remove call to ref_contains_indirect_ref. * tree-ssa-loop-niter.c (infer_loop_bounds_from_undefined): Rename calls to ref_contains_indirect_ref. From-SVN: r106499
Showing
- gcc/ChangeLog 13 additions, 0 deletionsgcc/ChangeLog
- gcc/tree-flow-inline.h 19 additions, 17 deletionsgcc/tree-flow-inline.h
- gcc/tree-flow.h 1 addition, 1 deletiongcc/tree-flow.h
- gcc/tree-ssa-loop-niter.c 3 additions, 3 deletionsgcc/tree-ssa-loop-niter.c
- gcc/tree-ssa-structalias.c 0 additions, 1 deletiongcc/tree-ssa-structalias.c
Loading
Please register or sign in to comment