gcc/gcc/cp ChangeLog cp-tree.h

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Tue Jun 15 20:52:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-06-15 20:52:01

Modified files:
	gcc/cp         : ChangeLog cp-tree.h 

Log message:
	2004-06-12  Andrew Pinski  <apinski@apple.com>
	
	PR c++/14639
	Revert:
	2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
	
	* cp-tree.h: Fix typo.
	
	* cp-tree.h: Include cgraph.h
	(DECL_NEEDED_P): Use cgraph_*node on the decl instead of
	TREE_SYMBOL_REFERENCED on the DECL_ASSEMBLER_NAME of the decl.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4099&r2=1.4100
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/cp-tree.h.diff?cvsroot=gcc&r1=1.975&r2=1.976



More information about the Gcc-cvs mailing list