* g++.dg/inherit/thunk1.C: Enable for x86_64.
authorRichard Henderson <rth@redhat.com>
Wed, 23 Oct 2002 18:00:17 +0000 (11:00 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 23 Oct 2002 18:00:17 +0000 (11:00 -0700)
From-SVN: r58463

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

index e79e4b51461b7a8918e7657482b83cc3c0c3625e..e350c3f3e8919db161349364dfda74af40abf203 100644 (file)
@@ -1,5 +1,7 @@
 2002-10-23  Richard Henderson  <rth@redhat.com>
 
+       * g++.dg/inherit/thunk1.C: Enable for x86_64.
+
        * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
 
 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
index 4dd05c91d7347509d8303d82809df93a47be3acd..8fd411b2a5a4eceefc89948bdbd0dcf609e9731b 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-do run { target i?86-*-* s390*-*-* alpha*-*-* } }
+// { dg-do run { target i?86-*-* x86_64-*-* s390*-*-* alpha*-*-* } }
 
 #include <stdarg.h>