This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc cp/ChangeLog cp/pt.c cp/semantics.c c ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	mmitchel@egcs.cygnus.com	99/10/07 22:42:37

Modified files:
	gcc/cp         : ChangeLog pt.c semantics.c ir.texi 
Added files:
	gcc/testsuite/g++.old-deja/g++.other: static9.C 
	gcc/testsuite/g++.old-deja/g++.eh: tmpl6.C 

Log message:
	* pt.c (tsubst_expr): Set DECL_TEMPLATE_INSTANTIATED for a catch
	paramter.
	
	* semantics.c (expand_stmt): Don't pretend to have asmspecs for
	local statics if we don't really have them.
	
	* ir.texi: Improve documentation for STMT_EXPR.  Describe
	CLEANUP_POINT_EXPR.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]