* g++.dg/abi/vthunk3.C: Run only on x86.
authorMark Mitchell <mark@codesourcery.com>
Mon, 11 Nov 2002 02:20:37 +0000 (02:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 11 Nov 2002 02:20:37 +0000 (02:20 +0000)
From-SVN: r59001

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/vthunk3.C

index a205a79dd06ee23f76268d4b38dd354f1c4293c7..e67e784d0e3925ca7604c00bf4d32ad3e12ddaea 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-10  Mark Mitchell  <mark@codesourcery.com>
+
+       * g++.dg/abi/vthunk3.C: Run only on x86.
+
 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
index 59e60678d0682043089eb35a1d817599c093b230..3bd2fd40a18a1f34bcd40fc74e4006a14a3d6fd1 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do compile }
+// { dg-do compile { target i?86-*-* } }
 // { dg-options "-fabi-version=0" }
 
 struct A {