friend.c (do_friend): Don't take the nested [template] class into account when...
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 15 Feb 2001 12:54:18 +0000 (12:54 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 15 Feb 2001 12:54:18 +0000 (12:54 +0000)
commit8826b15be351ee4049126d604ae88a354bc9fc03
tree81ac9d8e1448195f72838801e225a13df0dd869d
parentff78d08278c15e2d8266575ecba3fcd04c50edc1
friend.c (do_friend): Don't take the nested [template] class into account when...

* friend.c (do_friend): Don't take the nested [template] class
into account when deciding whether to warn about the friend
function not referring to a template function.

From-SVN: r39713
gcc/cp/ChangeLog
gcc/cp/friend.c