* g++.dg/inherit/thunk1.C: New test.

From-SVN: r58294
This commit is contained in:
Mark Mitchell 2002-10-18 23:42:35 +00:00 committed by Mark Mitchell
parent 483ab821df
commit 80bbd03da1
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2002-10-18 Mark Mitchell <mark@codesourcery.com>
* g++.dg/inherit/thunk1.C: New test.
* g++.dg/inherit/override1.C: New test.
* g++.dg/abi/mangle11.C: New test.

View File

@ -1,4 +1,4 @@
// { dg-do run }
// { dg-do run { target i?86-*-* } }
#include <stdarg.h>