]> gcc.gnu.org Git - gcc.git/commit
tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded parameter.
authorJeff Law <law@redhat.com>
Tue, 15 Nov 2016 16:16:49 +0000 (09:16 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 15 Nov 2016 16:16:49 +0000 (09:16 -0700)
commit435fd4073884990c845fffaf65dcea10475f3230
treeef973f2517d7d2bb3099a220cbc6dc2c3a234ab1
parent5a0e7889408ce1bf586216b29de7012643493a97
tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded parameter.

* tree-ssa-threadbackward.c (fsm_find_thread_path): Remove unneeded
parameter.  Callers changed.
(check-subpath_and_update_thread_path): Extracted from
fsm_find_control_statement_thread_paths.
(handle_phi, handle_assignment, handle_assignment_p): Likewise.
(handle_phi, handle_assignment): Allow any constant node, not
just INTEGER_CST.

From-SVN: r242431
gcc/ChangeLog
gcc/tree-ssa-threadbackward.c
This page took 0.060253 seconds and 5 git commands to generate.