]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/23386 (bitmap.c is being miscompiled (VRP))
authorSebastian Pop <pop@cri.ensmp.fr>
Mon, 15 Aug 2005 07:51:42 +0000 (09:51 +0200)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 15 Aug 2005 07:51:42 +0000 (07:51 +0000)
commit852c19aae40795aff2dabaee47422e65f99b116a
tree5b3c0b02617e1703f136627dfce53def821570d2
parent309b0e4232a331e7293d6086cef1573201a10507
re PR tree-optimization/23386 (bitmap.c is being miscompiled (VRP))

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.

From-SVN: r103106
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr23386.c [new file with mode: 0644]
gcc/tree-data-ref.c
This page took 0.061646 seconds and 5 git commands to generate.