* gas/vtable/vtable.exp: Don't run test for i960 yet.
This commit is contained in:
parent
bedf545c12
commit
0dbfb37cce
@ -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>
|
1999-05-17 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* gas/mcore/allinsn.d: Updated to match latest objdump output.
|
* gas/mcore/allinsn.d: Updated to match latest objdump output.
|
||||||
|
@ -23,6 +23,11 @@ if {[istarget "*-*-elf*"] || [istarget "*-*-linux*"]} then {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# not yet supported by i960
|
||||||
|
if {[istarget "i960-*-*"]} {
|
||||||
|
return
|
||||||
|
}
|
||||||
|
|
||||||
run_dump_test "inherit0"
|
run_dump_test "inherit0"
|
||||||
run_list_test "inherit1" "-al"
|
run_list_test "inherit1" "-al"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user