* decl2.c (mark_vtable_entries): Don't make a copy of a function,
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 1999 23:38:55 +0000 (23:38 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 1999 23:38:55 +0000 (23:38 +0000)
commitf5eb8c60e828ccdf19f2c2337c1a32d522fa19d4
treeb45a659b2b3d0176195cb9e011fdbd9983c9c5cc
parente051ca41f094b4e87028559001ecd32ac255629c
* decl2.c (mark_vtable_entries): Don't make a copy of a function,
and then make it look like `abort'.  Just use `abort' instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27131 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.pt/virtual2.C [new file with mode: 0644]