gcc/gcc/cp ChangeLog

nathan@gcc.gnu.org nathan@gcc.gnu.org
Tue Jun 7 17:46:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2005-06-07 17:46:10

Modified files:
	gcc/cp         : ChangeLog 

Log message:
	missed entry
	* cp-tree.def (DEFAULT_ARG): Adjust documentation.
	* cp-tree.h (DEFARG_INSTANTIATIONS): New.
	(struct tree_default_arg): Add instantiations member.
	* parser.c (cp_parser_late_parsing_default_args): Adjust to use a
	VEC.
	* pt.c (tsubst_arg_types): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4780&r2=1.4781



More information about the Gcc-cvs mailing list