This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Thu Nov 26 20:58:47 2009
New Revision: 154686

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154686
Log:
	PR c++/42026, DR 239
	* parser.c (cp_parser_postfix_expression): A local extern also
	prevents arg-dependent lookup.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]