PR 23386
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2005 07:51:42 +0000 (07:51 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Aug 2005 07:51:42 +0000 (07:51 +0000)
commit18369c3d30104cebb1f1382a25c78e029ddc8f15
tree5b3c0b02617e1703f136627dfce53def821570d2
parent4c58d28fb0a9d8884fecffc1a4d6c6617fbc6aaf
PR 23386
  * tree-data-ref.c (estimate_niter_from_size_of_data): When
  step is negative compute the estimation from init downwards to
  zero.

* testsuite/gcc.dg/tree-ssa/pr23386.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103106 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr23386.c [new file with mode: 0644]
gcc/tree-data-ref.c