pt.c (instantiate_class_template): Don't mess with friends if our type uses template...
authorJason Merrill <jason@yorick.cygnus.com>
Sun, 1 Mar 1998 21:07:22 +0000 (21:07 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 1 Mar 1998 21:07:22 +0000 (16:07 -0500)
commit574817a219778a2800ff781cb583205b391821f0
treee2752f6fe2f012885159b6748862769c1389710b
parentab63953e195fafba4a81e18d6f785a8b2fb60669
pt.c (instantiate_class_template): Don't mess with friends if our type uses template parms.

* pt.c (instantiate_class_template): Don't mess with friends if
our type uses template parms.

From-SVN: r18350
gcc/cp/ChangeLog
gcc/cp/pt.c