This is the mail archive of the gcc-bugs@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]

[Bug c++/42026] [DR 239] g++ violate [basic.lookup.argdep]



------- Comment #4 from jason at gcc dot gnu dot org  2009-11-26 20:58 -------
Subject: Bug 42026

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42026


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