diff options
author | Alexander Monakov <amonakov@gcc.gnu.org> | 2017-07-25 17:33:39 +0300 |
---|---|---|
committer | Alexander Monakov <amonakov@gcc.gnu.org> | 2017-07-25 17:33:39 +0300 |
commit | b771c60914096866b6e8c2fa9b953b471e22708c (patch) | |
tree | dcd6f6ff1120d626198f1b8910da526b1b57b890 /gcc/function.c | |
parent | 417ca0117a1a9a8aaf5bc5ca530adfd68cb00399 (diff) | |
download | gcc-b771c60914096866b6e8c2fa9b953b471e22708c.zip gcc-b771c60914096866b6e8c2fa9b953b471e22708c.tar.gz gcc-b771c60914096866b6e8c2fa9b953b471e22708c.tar.bz2 |
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
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions