[multiple changes]
commit737b089116ad5a0dd98a4158e73c55fac8c793a3
authorDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 3 Aug 2007 13:08:29 +0000 (3 09:08 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 3 Aug 2007 13:08:29 +0000 (3 09:08 -0400)
treefe5a295e2023ee1727a9a39b4ebe332c6fe018ae
parent5e56953d9ab1bd29943490af0fb1e4e9a1e26834
[multiple changes]

2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
    Diego Novillo  <dnovillo@google.com>

PR 31521
* tree-vrp.c (simplify_div_or_mod_using_ranges): Also simplify
if the range includes 0.

2007-08-03  Diego Novillo  <dnovillo@google.com>

PR 31521
* gcc.dg/tree-ssa/pr31521.c: New test.

From-SVN: r127180
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr31521.c [new file with mode: 0644]
gcc/tree-vrp.c