Re: [C++ Patch] PR 63786

2014-11-25 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 63786

2014-11-25 Thread Paolo Carlini
Hi, we are crashing on this kind of invalid code because we don't early check the case with check_for_bare_parameter_packs. Tested x86_64-linux. Thanks, Paolo. // /cp 2014-11-25 Paolo Carlini PR c++/63786 * parser.c (cp_parser_label_for_labeled_statemen