r244160 - in /trunk/gcc: ChangeLog passes.c
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Fri Jan 6 14:15:00 GMT 2017
Author: dmalcolm
Date: Fri Jan 6 14:15:20 2017
New Revision: 244160
URL: https://gcc.gnu.org/viewcvs?rev=244160&root=gcc&view=rev
Log:
passes.c: split out pass-skipping logic into subroutines
gcc/ChangeLog:
* passes.c (execute_one_pass): Split out pass-skipping logic
into...
(determine_pass_name_match): ...this new function and...
(should_skip_pass_p): ...this new function.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/passes.c
More information about the Gcc-cvs
mailing list