re PR tree-optimization/31034 (ICE in set_value_range, at tree-vrp.c:267)
authorIan Lance Taylor <iant@google.com>
Mon, 5 Mar 2007 18:01:00 +0000 (18:01 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 5 Mar 2007 18:01:00 +0000 (18:01 +0000)
commit7343ff45caa89102f6d804cb1763276355e94443
treec9f92192867005cede3b191cf655a7c041ddda8e
parent666ff4f65d256dec0974941605cf76db0b138a76
re PR tree-optimization/31034 (ICE in set_value_range, at tree-vrp.c:267)

PR tree-optimization/31034
* tree-vrp.c (extract_range_from_assert): Don't try to handle a
half-range if the other side is an overflow infinity.

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