gcc/gcc ChangeLog cgraph.h cgraphunit.c cp/Cha ...

rth@gcc.gnu.org rth@gcc.gnu.org
Sat Sep 13 14:18:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rth@gcc.gnu.org	2003-09-13 14:18:47

Modified files:
	gcc            : ChangeLog cgraph.h cgraphunit.c 
	gcc/cp         : ChangeLog decl2.c 

Log message:
	* cgraphunit.c (cgraph_assemble_pending_functions): Export.
	(cgraph_finalize_function): Revert TREE_ASM_WRITTEN check.
	* cgraph.h: Update.
	
	* decl2.c (finish_file): Check cgraph_assemble_pending_functions
	during relaxation loop.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1044&r2=2.1045
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraph.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cgraphunit.c.diff?cvsroot=gcc&r1=1.29&r2=1.30
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3674&r2=1.3675
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.676&r2=1.677



More information about the Gcc-cvs mailing list