parser.c
562 KB
-
re PR c++/27094 (tree check: expected tree_list, have omp_return in build_call) · 5a8613b2
PR c++/27094 * pt.c (tsubst_default_argument): Increment function_depth around call to tsubst_expr. * parser.c (cp_parser_parameter_declaration): Likewise. * decl2.c (mark_used): Tidy. PR c++/27094 * g++.dg/template/defarg8.C: New test. From-SVN: r113399
Mark Mitchell committed