* gas/vtable/vtable.exp: Don't run test for i960 yet.

This commit is contained in:
Ian Lance Taylor 1999-05-27 21:58:10 +00:00
parent bedf545c12
commit 0dbfb37cce
2 changed files with 9 additions and 0 deletions

View 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.

View 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"