r137903 - in /trunk/gcc: ChangeLog cgraph.h cgr...

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Wed Jul 16 21:38:00 GMT 2008


Author: hubicka
Date: Wed Jul 16 21:38:15 2008
New Revision: 137903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137903
Log:

	* cgraph.h (varpool_empty_needed_queue): Declare.
	* cgraphunit.c (output_in_order): Mark all variables as needed;
	empty the queue.
	* varpool.c (varpool_assemble_node): Update debug queue.
	(varpool_assemble_pending_decls): Don't do it here.
	(varpool_empty_needed_queue):  New function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.h
    trunk/gcc/cgraphunit.c
    trunk/gcc/varpool.c



More information about the Gcc-cvs mailing list