2 // { dg-additional-files "vtable3.h" }
4 // Copyright (C) 2000, 2003 Free Software Foundation, Inc.
5 // Contributed by Nathan Sidwell 4 February 2001 <nathan@codesourcery.com>
7 // Check constructor vtables work.
13 #define C_PARENTS virtual B1, virtual B2