From 183d61753fa3ad6e6ddc990a2bee09381e27ccb6 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 9 Jan 2001 11:13:42 +0000 Subject: [PATCH 1/1] 2001-01-03 Philip Blundell * gas/vtable/vtable.exp: Don't run tests on Alpha. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/vtable/vtable.exp | 1 + 2 files changed, 5 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ff5d279af3f..ee647858b4f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-01-03 Philip Blundell + + * gas/vtable/vtable.exp: Don't run tests on Alpha. + Sat Jan 6 13:34:07 MET 2001 Jan Hubicka * i386.exp: Add tests for presence of 32bit versus 64bit output diff --git a/gas/testsuite/gas/vtable/vtable.exp b/gas/testsuite/gas/vtable/vtable.exp index 4845ce4f94b..80a533c6f92 100644 --- a/gas/testsuite/gas/vtable/vtable.exp +++ b/gas/testsuite/gas/vtable/vtable.exp @@ -24,6 +24,7 @@ if { ( [istarget "*-*-elf*"] || [istarget "*-*-linux*"]) || [istarget "hppa*64*-*-*"] || [istarget "i960-*-*"] || [istarget "arc*-*-*"] + || [istarget "alpha*-*-*"] || [istarget "d30v-*-*"] } then { return } -- 2.30.2