egcs/gcc/cp ChangeLog error.c typeck.c

nathan@gcc.gnu.org nathan@gcc.gnu.org
Mon Dec 4 08:36:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	nathan@gcc.gnu.org	2000-12-04 08:36:05

Modified files:
	gcc/cp         : ChangeLog error.c typeck.c 

Log message:
	cp:
	* error.c (dump_function_decl): Use DECL_VIRTUAL_P, not
	TYPE_POLYMORPHIC_P.
	
	* typeck.c (build_static_cast): Remove unused variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2107&r2=1.2108
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/error.c.diff?cvsroot=gcc&r1=1.142&r2=1.143
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.323&r2=1.324



More information about the Gcc-cvs mailing list