]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR rtl-optimization/89753
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Mar 2019 08:06:48 +0000 (08:06 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Mar 2019 08:06:48 +0000 (08:06 +0000)
commit17b0b4ec3de06b2f5eee36c071975f02ced36852
treefd5eb06d2d9857070b38971a4639f934225a74fd
parent1787ae1dab42c8f5b5f44552373ea75559e4b4a2
PR rtl-optimization/89753
* loop-unroll.c (decide_unroll_constant_iterations): Make guard for
explicit unrolling factor even more robust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269791 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop-unroll.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/unroll-7.c [new file with mode: 0644]