]> git.ipfire.org Git - thirdparty/gcc.git/commit
/cp
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 13:48:49 +0000 (13:48 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Nov 2014 13:48:49 +0000 (13:48 +0000)
commit18adeccd008553a7634794c9b8a8209619742902
treede0c85cbfbe8be1d06389a2c87f3069c2cb1898f
parent1feb1b2d5438eede71c02ce6d618f66d16a9582b
/cp
2014-11-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/63786
* parser.c (cp_parser_label_for_labeled_statement): Check the case
with check_for_bare_parameter_packs.

/testsuite
2014-11-25  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/63786
* g++.dg/cpp0x/variadic163.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218043 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic163.C [new file with mode: 0644]