OSDN Git Service

* tree-vrp.c (extract_range_from_unary_expr): Do not set the range for
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Sep 2005 16:37:20 +0000 (16:37 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Sep 2005 16:37:20 +0000 (16:37 +0000)
commitf6a03622063d42fe3c5580c2a41c32fc5327e91d
tree8bbfa509269df1cf8b44fcf65705fbc8f29d043a
parent598d8efb2d9a6faeea32d2dee4679fb6e4bbd39e
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104036 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vrp.c