http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60947
--- Comment #10 from YuFan <yufan8.chen at gmail dot com> ---
After more tests, I figure out the issue is caused by the commit:
SVN revision:
r206552 | amker | 2014-01-11 17:33:39 +0800 (六, 11 1月 2014) | 7 lines
* tree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.
Start narrowing with START. Apply candidate-use pair
and check overall cost in narrowing.
(iv_ca_prune): Pass new argument.
