r174232 - in /branches/gcc-4_6-branch/gcc: cp/C...
jason@gcc.gnu.org
jason@gcc.gnu.org
Wed May 25 20:29:00 GMT 2011
Author: jason
Date: Wed May 25 20:29:39 2011
New Revision: 174232
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174232
Log:
PR c++/47184
* parser.c (cp_parser_parameter_declaration): Recognize
list-initialization.
(cp_parser_direct_declarator): Check for the closing
paren before parsing definitely.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist51.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/parser.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list