match.pd: reassociate multiplications
* match.pd ((X * CST) * Y): Reassociate to (X * Y) * CST. testsuite/ * gcc.dg/tree-ssa/assoc-2.c: New testcase. From-SVN: r250523
Showing
gcc/testsuite/gcc.dg/tree-ssa/assoc-2.c
0 → 100644
Please
register
or
sign in
to comment