PR tree-optimization/82472
commitcb0724852f9e853feb794062c2368ff68521d9de
authoramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Oct 2017 13:04:05 +0000 (11 13:04 +0000)
committeramker <amker@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Oct 2017 13:04:05 +0000 (11 13:04 +0000)
tree215a0f5f821b87eac0949692a888c06e737e2b04
parent93e9d560d4b136ad37bbad5f9da6336b47c50e1c
PR tree-optimization/82472
* tree-loop-distribution.c (sort_partitions_by_post_order): Refine
comment.
(break_alias_scc_partitions): Update postorder number.

gcc/testsuite
* gcc.dg/tree-ssa/pr82472.c: New test.

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