]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/18681 ([DR 45] template friend declaration not recognized)
authorJason Merrill <jason@redhat.com>
Wed, 5 Jul 2006 19:44:28 +0000 (15:44 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 5 Jul 2006 19:44:28 +0000 (15:44 -0400)
commit03b1c2062ba9877841bc9b8553cf069bed7e33bf
tree05e265b45537a3c04e8ec138ba9dd7850fe1ccb7
parentad6d4e435e96bddcf72757a4e5df802e6c447922
re PR c++/18681 ([DR 45] template friend declaration not recognized)

        PR c++/18681
        * friend.c (is_friend): Fix DR 45 implementation.

From-SVN: r115208
gcc/cp/ChangeLog
gcc/cp/friend.c
gcc/cp/search.c
gcc/testsuite/g++.dg/lookup/friend10.C [new file with mode: 0644]