cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Oct 2001 09:06:32 +0000 (09:06 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Oct 2001 09:06:32 +0000 (09:06 +0000)
commit5f30d323259968ac805a1da27e371445e8a7c053
treee3c3c2dd24d4141001d42a1257179ad8d2814bbc
parentd9e84fd20d56503ab80ce8de21d59b09e9b9d4ad
cp:
PR g++/4476
* typeck2.c (abstract_virtuals_error): Ignore incomplete classes.
testsuite:
PR g++/4476
* g++.dg/other/friend1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46226 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/friend1.C [new file with mode: 0644]