egcs/gcc/cp ChangeLog decl.c decl2.c

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sun Jul 9 23:32:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	mmitchel@sourceware.cygnus.com	2000-07-09 23:32:58

Modified files:
	gcc/cp         : ChangeLog decl.c decl2.c 

Log message:
	* decl.c (pushtag): Don't put local classes in template functions
	on the local_classes list.
	
	* decl2.c (get_guard): Add missing return for old ABI local
	variable case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.1882&r2=1.1883
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.652&r2=1.653
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.375&r2=1.376



More information about the Gcc-cvs mailing list