* tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):
commit353f9f1628a39a4188175704565f242f2cc1c260
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2013 20:09:25 +0000 (30 20:09 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Sep 2013 20:09:25 +0000 (30 20:09 +0000)
tree8632d3d941c238df0040713166b848ad5bad2fc8
parentafb24c08423ff482abd04d1a1690b9b2d6b441d2
* tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):
Update redirected out edge count in joiner case.
(ssa_redirect_edges): Common the joiner and non-joiner cases
so that joiner case gets profile updates.

* testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c (expand_one_var):
Update for additional dump message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203041 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
gcc/tree-ssa-threadupdate.c