]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gas/vtable/vtable.exp: Don't run test for i960 yet.
authorIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 21:58:10 +0000 (21:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 May 1999 21:58:10 +0000 (21:58 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/vtable/vtable.exp

index 77dffdef2cfb0950b61e46401b0d1686f62b9dc9..6d017bc72ec93f4fbbbcb9518ea8dd396e220bcc 100644 (file)
@@ -1,3 +1,7 @@
+1999-05-28  Ian Lance Taylor  <ian@zembu.com>
+
+       * gas/vtable/vtable.exp: Don't run test for i960 yet.
+
 1999-05-17  Nick Clifton  <nickc@cygnus.com>
 
        * gas/mcore/allinsn.d: Updated to match latest objdump output.
index 5d14451524782e65cc954459eab655694bbc3371..6ecc973f893100c0b9ccc753a877a15f4f12d31d 100644 (file)
@@ -23,6 +23,11 @@ if {[istarget "*-*-elf*"] || [istarget "*-*-linux*"]} then {
       return
     }
 
+    # not yet supported by i960
+    if {[istarget "i960-*-*"]} {
+      return
+    }
+
     run_dump_test "inherit0" 
     run_list_test "inherit1" "-al"