PR tree-optimization/87022
commit21e5a1b6a5302572fdd71533cd7ebb2b16d1f547
authoramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2018 11:35:56 +0000 (15 11:35 +0000)
committeramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Oct 2018 11:35:56 +0000 (15 11:35 +0000)
treed04024259b2c9432259a627cb1a3c91d1045e794
parent734d3b27985b84738fb4abbf2fb24b123a3d403a
PR tree-optimization/87022
* tree-loop-distribution.c (pg_add_dependence_edges): Check all
bits in dist vector rather than the first one.

gcc/testsuite
PR tree-optimization/87022
* gcc.dg/tree-ssa/pr87022.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265161 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr87022.c [new file with mode: 0644]
gcc/tree-loop-distribution.c