tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_around_empty_...
authorJeff Law <law@redhat.com>
Thu, 5 Sep 2013 20:28:36 +0000 (14:28 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Sep 2013 20:28:36 +0000 (14:28 -0600)
commit770da0766ad9701326509b5cd05c0425fb7f7e76
treed1c4112a8160886b5168cbb7639b00d4d89b7662
parentfe6f68e2bb8ba87612605cc0f6b55b188f002491
tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed from thread_around_empty_block.

       * tree-ssa-threadedge.c (thread_around_empty_blocks): Renamed
       from thread_around_empty_block.  Record threading path into PATH.
       Recurse if threading through the initial block is successful.
       (thread_across_edge): Corresponding changes to slightly simplify.

From-SVN: r202296
gcc/ChangeLog
gcc/tree-ssa-threadedge.c