tree-vrp.c (extract_range_from_binary_expr): Cope with vrp_int_const_binop returning...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 16 Jan 2006 16:53:48 +0000 (16:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 16 Jan 2006 16:53:48 +0000 (16:53 +0000)
commitcd6e7e7d5945b71e7c803644a8b45e17cbff5a1e
treecc3fe1737539a5ef66ea94934912c395115f44de
parent8883f8bad976dcd8aa992eb8ccf2b5ba467d6145
tree-vrp.c (extract_range_from_binary_expr): Cope with vrp_int_const_binop returning non-constant nodes.

* tree-vrp.c (extract_range_from_binary_expr): Cope with
vrp_int_const_binop returning non-constant nodes.

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