mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 17:16:42 +00:00
2001-01-03 Philip Blundell <pb@futuretv.com>
* gas/vtable/vtable.exp: Don't run tests on Alpha.
This commit is contained in:
parent
7302a204c4
commit
183d61753f
@ -1,3 +1,7 @@
|
||||
2001-01-03 Philip Blundell <pb@futuretv.com>
|
||||
|
||||
* gas/vtable/vtable.exp: Don't run tests on Alpha.
|
||||
|
||||
Sat Jan 6 13:34:07 MET 2001 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* i386.exp: Add tests for presence of 32bit versus 64bit output
|
||||
|
@ -24,6 +24,7 @@ if { ( [istarget "*-*-elf*"] || [istarget "*-*-linux*"])
|
||||
|| [istarget "hppa*64*-*-*"]
|
||||
|| [istarget "i960-*-*"]
|
||||
|| [istarget "arc*-*-*"]
|
||||
|| [istarget "alpha*-*-*"]
|
||||
|| [istarget "d30v-*-*"] } then {
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user