re PR tree-optimization/34114 (Missed optimization: cannot determine loop termination)
authorBin Cheng <bin.cheng@arm.com>
Tue, 2 Aug 2016 10:09:33 +0000 (10:09 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Tue, 2 Aug 2016 10:09:33 +0000 (10:09 +0000)
commit4e2f2da341683a28aa56fae94bc38c2b6341a9ad
treefd8b692140e067fa720442480eb581a6512dc153
parente877144da9b2c08d93b2fac133aeff15977df53d
re PR tree-optimization/34114 (Missed optimization: cannot determine loop termination)

PR tree-optimization/34114
* fold-const.c (multiple_of_p): Improve MULT_EXPR, PLUS_EXPR,
PLUS_EXPR case.  Handle SSA_NAME case.

From-SVN: r238982
gcc/ChangeLog
gcc/fold-const.c