tree-ssa-forwprop.c
65.4 KB
-
re PR tree-optimization/48717 (integer wrong code bug) · 93dfac24
PR tree-optimization/48717 * tree-ssa-forwprop.c (associate_plusminus): For A + ~A and ~A + A optimizations use build_int_cst_type instead of build_int_cst. * gcc.c-torture/execute/pr48717.c: New test. From-SVN: r172868
Jakub Jelinek committed