2018-06-21 Richard Biener <rguenther@suse.de>
commit35f0532296f1bc410a3c57cd863ed29f96dd33ab
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 11:22:12 +0000 (21 11:22 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 11:22:12 +0000 (21 11:22 +0000)
tree5a84eea808b290e0d2bad8ce2c7a7f33a05be8d9
parentbd071ec695e10e027ad4afd6b80c4f59e399a03e
2018-06-21  Richard Biener  <rguenther@suse.de>

PR tree-optimization/86232
* tree-ssa-loop-niter.c (number_of_iterations_popcount): Adjust
max for constant niter.

* gcc.dg/torture/pr86232.c: New testcase.

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