------- Comment #12 from jason at gcc dot gnu dot org  2006-06-30 19:47 -------
Subject: Bug 18698

Author: jason
Date: Fri Jun 30 19:47:09 2006
New Revision: 115103

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115103
Log:
        PR c++/18698
        * decl2.c (grokfield): Only try to treat the decl as an access
        declaration if the scope is a class.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/access10.C
      - copied unchanged from r115095,
trunk/gcc/testsuite/g++.dg/parse/access10.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl2.c


-- 


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

Reply via email to