tree-vrp.c (extract_range_from_assert): Set the range to VARYING for LT and GT if...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 25 May 2006 07:42:28 +0000 (07:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 25 May 2006 07:42:28 +0000 (07:42 +0000)
commit9d6eefd5e90b0808bddb4556ded0aea00e8fd718
treeffe30e35826d449fa90b712b1bfaec8d72d8da2a
parentc3c690eafade457d5f883345a1ba93d0cbb852f8
tree-vrp.c (extract_range_from_assert): Set the range to VARYING for LT and GT if the computed range is effectively empty.

* tree-vrp.c (extract_range_from_assert): Set the range to VARYING
for LT and GT if the computed range is effectively empty.

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