/cp 2015-09-09 Paolo Carlini PR c++/67318 * parser.c (cp_parser_template_parameter): Revert a few lines of r225621: consume the ellipsis and set *is_parameter_pack to true. /testsuite 2015-09-09 Paolo Carlini PR c++/67318 * g++.dg/cpp0x/variadic166.C: New.