2005-09-20 Daniel Berlin <dberlin@dberlin.org>
authordberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2005 00:42:28 +0000 (00:42 +0000)
committerdberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Sep 2005 00:42:28 +0000 (00:42 +0000)
commitd0186307062d00b77b83f0fb907604943f3493cc
tree4b807050400db7408a16243b129aa442be14c1d6
parentc0790887e53a275fa58f4fbf438d81dc73a6130c
2005-09-20  Daniel Berlin  <dberlin@dberlin.org>

* tree-data-ref.c (analyze_array_indexes): Only estimate when
estimate_only  is true.
* tree-flow.h (ref_contains_indirect_ref): New prototype.
* tree-flow-inline.h (ref_contains_indirect_ref): Moved from
tree-ssa-structalias.c
* tree-ssa-loop-niter.c (infer_loop_bounds_from_undefined): Use
ref_contains_indirect_ref.
* tree-ssa-structalias.c (ref_contains_indirect_ref): Moved.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104518 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-data-ref.c
gcc/tree-flow-inline.h
gcc/tree-flow.h
gcc/tree-ssa-structalias.c