re PR middle-end/45098 (Missed induction variable optimization)
authorTom de Vries <tom@codesourcery.com>
Thu, 16 Jun 2011 17:57:08 +0000 (17:57 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Thu, 16 Jun 2011 17:57:08 +0000 (17:57 +0000)
commit0703f020cd4b22e0bb64612c608bfcc12a2222fd
treecb98d10fa3dd18ae5bf610534fbf0c44fdd76650
parent900c07da335df90d8660f87e75734fea30ad9f27
re PR middle-end/45098 (Missed induction variable optimization)

2011-06-16  Tom de Vries  <tom@codesourcery.com>

PR target/45098
* tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): Disallow
NULL pointer for pointer arithmetic.

From-SVN: r175105
gcc/ChangeLog
gcc/tree-ssa-loop-niter.c