... sorry, attached the wrong ChangeLog entry. Fixed below.

Paolo.

//////////////////
/cp
2013-07-25  Paolo Carlini  <paolo.carl...@oracle.com>

        PR c++/57981
        * decl.c (check_default_argument): Take a tsubst_flags_t parameter.
        (grokparms): Adjust.
        * parser.c (cp_parser_late_parse_one_default_arg): Likewise.
        * pt.c (tsubst_default_argument, tsubst_default_arguments): Take
        a tsubst_flags_t parameter.
        (tsubst_decl): Adjust.
        * call.c (convert_default_arg): Likewise.
        * cp-tree.h (check_default_argument, tsubst_default_argument):
        Update declarations.

/testsuite
2013-07-25  Paolo Carlini  <paolo.carl...@oracle.com>

        PR c++/57981
        * g++.dg/cpp0x/pr57981.C: New.

Reply via email to