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++/18681] [4.0/4.1/4.2 Regression] [DR 45] template friend declaration not recognized



------- Comment #27 from jason at gcc dot gnu dot org  2006-07-05 20:40 -------
Subject: Bug 18681

Author: jason
Date: Wed Jul  5 20:40:06 2006
New Revision: 115209

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115209
Log:
        PR c++/18681
        * friend.c (is_friend): Fix DR 45 implementation.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/lookup/friend10.C
      - copied unchanged from r115208,
trunk/gcc/testsuite/g++.dg/lookup/friend10.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/friend.c
    branches/gcc-4_0-branch/gcc/cp/search.c


-- 


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


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