tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused REGION_COPY argument.
authorAldy Hernandez <aldyh@redhat.com>
Tue, 5 Sep 2017 20:48:25 +0000 (20:48 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Tue, 5 Sep 2017 20:48:25 +0000 (20:48 +0000)
commit3d178f0c0c800997a69d8e2824c9cc8148a89549
tree2fa68a9926da9dee587b8c8d80ef8fc1ef334901
parent0c29f2a2b42a1077975de6417267e138141a02b1
tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused REGION_COPY argument.

* tree-ssa-threadupdate.c (duplicate_thread_path): Remove unused
REGION_COPY argument.
(thread_through_all_blocks): Remove unused argument to
duplicate_thread_path.

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