pt.c (tsubst_friend_class): Don't call redeclare_class_template if the template we...
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 21 May 1998 20:57:52 +0000 (20:57 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 May 1998 20:57:52 +0000 (16:57 -0400)
commitf9c3243c6766fbbf0fc9d921a6e42e58e6c5bbc5
tree2621204d5c71cb63c82deccb6ef4e4067e18789d
parent12b195d93665f8aa23b04ac6d8d0d17e93653e07
pt.c (tsubst_friend_class): Don't call redeclare_class_template if the template we looked up is the same as...

* pt.c (tsubst_friend_class): Don't call redeclare_class_template
if the template we looked up is the same as the one we already
have.

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