fold-const.c
499 KB
-
re PR middle-end/45262 (Optimization results in wrong result on expression x>>31||(-x)>>31) · a8c56818
PR middle-end/45262 * fold-const.c (make_range) <case NEGATE_EXPR>: Punt if -a overflows. Normalize the range. * gcc.c-torture/execute/pr45262.c: New test. From-SVN: r163193
Jakub Jelinek committed