tree-vrp.c (vrp_int_const_binop): Handle PLUS_EXPR and the *_DIV_EXPR codes correctly...
authorIan Lance Taylor <iant@google.com>
Sun, 11 Mar 2007 15:53:30 +0000 (15:53 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sun, 11 Mar 2007 15:53:30 +0000 (15:53 +0000)
commitd7419dec458b277eb34ed15a3895c166fc47f93b
treeb7ce9f769a469cdb7f4b5350f43afde469788df8
parentbd91a8c4edadd47b17270c27e222cdca9472b534
tree-vrp.c (vrp_int_const_binop): Handle PLUS_EXPR and the *_DIV_EXPR codes correctly with overflow infinities.

* tree-vrp.c (vrp_int_const_binop): Handle PLUS_EXPR and
the *_DIV_EXPR codes correctly with overflow infinities.

From-SVN: r122820
gcc/ChangeLog
gcc/tree-vrp.c