OSDN Git Service

./:
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jun 2007 16:28:31 +0000 (16:28 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jun 2007 16:28:31 +0000 (16:28 +0000)
PR tree-optimization/32169
* tree-vrp.c (extract_range_from_unary_expr): For NOP_EXPR and
CONVERT_EXPR, check whether min and max both converted to an
overflow infinity representation.
testsuite/:
PR tree-optimization/32169
* gcc.c-torture/compile/pr32169.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125591 138bc75d-0d04-0410-961f-82ee72b054a4


No differences found