tree-vrp.c
347 KB
-
re PR tree-optimization/80426 (wrong manipulation of range based on INT_MIN) · fe1e7d0e
PR tree-optimization/80426 * tree-vrp.c (extract_range_from_binary_expr_1): For an additive operation on symbolic operands, also compute the overflow for the invariant part when the operation degenerates into a negation. PR tree-optimization/80426 * gcc.c-torture/execute/20170419-1.c: New test. Co-Authored-By: Jakub Jelinek <jakub@redhat.com> From-SVN: r247007
Eric Botcazou committed