* g++.dg/inherit/thunk1.C: New test.
authorMark Mitchell <mark@codesourcery.com>
Fri, 18 Oct 2002 23:42:35 +0000 (23:42 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 18 Oct 2002 23:42:35 +0000 (23:42 +0000)
From-SVN: r58294

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

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