re PR tree-optimization/89518 (missed optimisation for array address calculations)
2019-05-03 Richard Biener <rguenther@suse.de> PR middle-end/89518 * match.pd: Add pattern to optimize (A / B) * B + (A % B) to A. * gcc.dg/pr89518.c: New testcase. From-SVN: r270846
Showing
gcc/testsuite/gcc.dg/pr89518.c
0 → 100644
Please
register
or
sign in
to comment