tree-vrp.c (extract_range_from_unary_expr): Do not set the range for the result of...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Thu, 8 Sep 2005 16:37:20 +0000 (18:37 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 8 Sep 2005 16:37:20 +0000 (16:37 +0000)
commit5c9186cec38354d5b51e41cbfb37d89a1a8ddca9
tree8bbfa509269df1cf8b44fcf65705fbc8f29d043a
parent068e7338865ad5fea910a27f87c7007d8def8517
tree-vrp.c (extract_range_from_unary_expr): Do not set the range for the result of a conversion if...

* tree-vrp.c (extract_range_from_unary_expr): Do not set the range for
the result of a conversion if the new min and max cannot be compared.

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