OSDN Git Service

* g++.dg/inherit/thunk1.C: New test.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2002 23:42:35 +0000 (23:42 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2002 23:42:35 +0000 (23:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58294 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/inherit/thunk1.C

index 9c16af2..c3a9a36 100644 (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.
index f393197..0c9919a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do run }
+// { dg-do run { target i?86-*-* } }
 
 #include <stdarg.h>