------- Comment #11 from jason at gcc dot gnu dot org 2010-07-09 19:41 ------- Subject: Bug 43120
Author: jason Date: Fri Jul 9 19:40:39 2010 New Revision: 162010 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162010 Log: PR c++/43120 * class.c (update_vtable_entry_for_fn): Fix handling of dummy virtual bases for covariant thunks. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/inherit/covariant17.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/class.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog branches/gcc-4_5-branch/gcc/testsuite/g++.dg/abi/covariant1.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43120