PR c++/12881
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Dec 2003 14:06:53 +0000 (14:06 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 12 Dec 2003 14:06:53 +0000 (14:06 +0000)
commit1aed9396ff8fd2409a3ee010c26b946d3ab8c0be
treec0cf098c7b8d4769179d7d6d52b26a631640cded
parent434022fd41b8e87283945d147d70c247b898486b
PR c++/12881
* method.c (make_thunk): Deal with thunk aliases when searching
for a thunk. Robustify assertion.

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