decl.c (grokfndecl): Handle definition of specialization in friend declaration.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 20 May 1998 23:53:04 +0000 (23:53 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 May 1998 23:53:04 +0000 (19:53 -0400)
commitf9d94ea4d411ebc87081197daa8b53c65e50c6bd
tree36cf0562e2a9256de61a225af0e201604f64f713
parent35acd3f28278072c4753f582ecdc1d49935b1d25
decl.c (grokfndecl): Handle definition of specialization in friend declaration.

* decl.c (grokfndecl): Handle definition of specialization in
friend declaration.
* error.c (dump_decl): Fix LOOKUP_EXPR handling.

From-SVN: r19919
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/error.c