r242431 - in /trunk/gcc: ChangeLog tree-ssa-thr...
law@gcc.gnu.org
law@gcc.gnu.org
Tue Nov 15 16:16:00 GMT 2016
Author: law
Date: Tue Nov 15 16:16:49 2016
New Revision: 242431
URL: https://gcc.gnu.org/viewcvs?rev=242431&root=gcc&view=rev
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-threadbackward.c
More information about the Gcc-cvs
mailing list