missed entry
authorNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Jun 2005 17:46:02 +0000 (17:46 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Jun 2005 17:46:02 +0000 (17:46 +0000)
commitce3116ffc533d5aa5fc88a5d442819927be5619a
treea03d9aa633407991e89ce406943ee4d76c8ed571
parent75b80166a26a5844e82097fe3414cfea822eebd9
missed entry

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.

From-SVN: r100715
gcc/cp/ChangeLog