r173007 - in /trunk/gcc: cp/ChangeLog cp/parser...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Apr 27 05:17:00 GMT 2011


Author: jason
Date: Wed Apr 27 05:17:20 2011
New Revision: 173007

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173007
Log:
	PR c++/42687
	* parser.c (cp_parser_primary_expression): Set *idk to
	CP_ID_KIND_NONE for a parenthesized identifier.

Added:
    trunk/gcc/testsuite/g++.dg/lookup/koenig13.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list