ifcvt.c
151 KB
-
[RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_condition · 5c42d341
PR rtl-optimization/66940 * ifcvt.c (noce_get_alt_condition): Check that incrementing or decrementing desired_val will not overflow before performing these operations. * gcc.c-torture/execute/pr66940.c: New test. From-SVN: r236728
Kyrylo Tkachov committed