re PR c++/57471 (Bizarre error for template parameter pack)
authorJason Merrill <jason@redhat.com>
Tue, 9 Jul 2013 21:52:40 +0000 (17:52 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Jul 2013 21:52:40 +0000 (17:52 -0400)
commitd966b2749cc7addb143788e51b2e3e6ad43fb203
tree0774ecb15346e6dcec51f4dacdc5711f3fe2da87
parent7da38058022e0d9b649b95c159f0be7accb2c4a0
re PR c++/57471 (Bizarre error for template parameter pack)

PR c++/57471
* parser.c (cp_parser_sizeof_pack): Clear parser scopes.

From-SVN: r200852
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/cpp0x/variadic-sizeof2.C [new file with mode: 0644]