r197213 - in /trunk/gcc: cp/ChangeLog cp/parser...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Mar 28 18:20:00 GMT 2013
Author: jason
Date: Thu Mar 28 18:20:58 2013
New Revision: 197213
URL: http://gcc.gnu.org/viewcvs?rev=197213&root=gcc&view=rev
Log:
PR c++/56679
* parser.c (cp_parser_sizeof_pack): Split out from...
(cp_parser_sizeof_operand): ...here. Require (id).
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/parser.c
trunk/gcc/testsuite/g++.dg/cpp0x/variadic76.C
trunk/gcc/testsuite/g++.dg/cpp0x/variadic77.C
More information about the Gcc-cvs
mailing list