]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges): Update redirected out edge...
authorTeresa Johnson <tejohnson@google.com>
Mon, 30 Sep 2013 20:09:25 +0000 (20:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 30 Sep 2013 20:09:25 +0000 (14:09 -0600)
commit05357ac367d24f312969ad738d701a682a4a4d97
tree8632d3d941c238df0040713166b848ad5bad2fc8
parenta52906946a730f253946f4ff3db9797784cba479
tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges): Update redirected out edge count in joiner case.

* 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.

From-SVN: r203041
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
gcc/tree-ssa-threadupdate.c