tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated condition.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 5 Jan 2012 20:43:43 +0000 (20:43 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 5 Jan 2012 20:43:43 +0000 (20:43 +0000)
commit629c2cca17ff1c931a89011abdbd3ef4761aecb6
tree8e9c2b0881e40714f0928329bbc8c5727872e7b4
parenta3e6a37b65335d59140b5415cabcb34ca6951371
tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated condition.

* tree-vrp.c (extract_range_from_binary_expr_1): Remove duplicated
condition.
(extract_range_from_unary_expr_1): Avoid useless computations.

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