tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1): Rework father_bb setting...
authorRichard Biener <rguenther@suse.de>
Wed, 11 Jul 2018 07:04:59 +0000 (07:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 11 Jul 2018 07:04:59 +0000 (07:04 +0000)
commit286fa9840d9358f8d001b7b47b29f6499e9446f5
treeb05af948e966f2731876b6f1f5da159442a273bc
parent7b8bddb4d367a982edae67e14209fabc0e3e0655
tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1): Rework father_bb setting in a way to avoid propagating constants multiple times...

2018-07-10  Richard Biener  <rguenther@suse.de>

* tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely_1):
Rework father_bb setting in a way to avoid propagating constants
multiple times on a loop body.

From-SVN: r262550
gcc/ChangeLog
gcc/tree-ssa-loop-ivcanon.c