fold-const.c
530 KB
-
re PR tree-optimization/56250 (Wrong constant folding on unsigned int) · 600a5961
PR tree-optimization/56250 * fold-const.c (extract_muldiv_1) <case NEGATE_EXPR>: Don't optimize if type is unsigned and code isn't MULT_EXPR. * gcc.c-torture/execute/pr56250.c: New test. From-SVN: r195888
Jakub Jelinek committed