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]

r115208 - in /trunk/gcc: cp/ChangeLog cp/friend...


Author: jason
Date: Wed Jul  5 19:44:28 2006
New Revision: 115208

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

Added:
    trunk/gcc/testsuite/g++.dg/lookup/friend10.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/friend.c
    trunk/gcc/cp/search.c


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