]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/9602 (Total confusion about template/friend/virtual/abstract)
authorKriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
Mon, 24 Feb 2003 15:29:29 +0000 (15:29 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Mon, 24 Feb 2003 15:29:29 +0000 (15:29 +0000)
commit5b69f8a28ada5bde3623a551292dc879031d6517
treecab71394d19975180e5f6aca87d6a49945a9ed84
parent40b1ab9f710a266921309e4e2cf9e29b0667314d
re PR c++/9602 (Total confusion about template/friend/virtual/abstract)

PR c++/9602
* typeck2.c (abstract_virtuals_error): Don't check when we
are processing a template.

* g++.dg/template/friend16.C: New test.

From-SVN: r63361
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend16.C [new file with mode: 0644]