[PATCH] Fix accounting for num_threaded_edges
authorJeff Law <law@redhat.com>
Wed, 14 Oct 2015 17:53:46 +0000 (11:53 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Oct 2015 17:53:46 +0000 (11:53 -0600)
commit41fd0dc65045126da6e435f8136a0faf3a0bdb14
treec80ab54b539c341af0019cd548d1ae1e16099f5d
parentbb1125df5370b6e29ddf9cb85b8c41a828796eee
[PATCH] Fix accounting for num_threaded_edges

* tree-ssa-threadupdate.c (thread_through_all_blocks): Bump
num_threaded_edges for successful FSM threads too.

From-SVN: r228822
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c