r205024 - in /trunk/gcc: ChangeLog cgraph.h cgr...
bernds@gcc.gnu.org
bernds@gcc.gnu.org
Tue Nov 19 12:39:00 GMT 2013
Author: bernds
Date: Tue Nov 19 12:39:06 2013
New Revision: 205024
URL: http://gcc.gnu.org/viewcvs?rev=205024&root=gcc&view=rev
Log:
Small cleanups in cgraph.
* cgraphunit.c (symtab_terminator): New variable.
(queued_nodes): Renamed from first. Use symtab_terminator as
initializer.
(analyze_functions): Adjust accordingly.
(cgraph_process_new_functions): Return void.
* cgraph.h (cgraph_process_new_functions): Adjust declaration.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cgraph.h
trunk/gcc/cgraphunit.c
More information about the Gcc-cvs
mailing list