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++/29048] [4.0/4.1/4.2/4.3 Regression] "`x' is private" error duplicated when scope specified



------- Comment #6 from jason at gcc dot gnu dot org  2008-02-12 19:26 -------
Subject: Bug 29048

Author: jason
Date: Tue Feb 12 19:25:28 2008
New Revision: 132265

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132265
Log:
        PR c++/29048
        * semantics.c (finish_qualified_id_expr): Avoid duplicate access
        check here, too.

Added:
    trunk/gcc/testsuite/g++.dg/lookup/duperr1.C


-- 


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


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