mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 22:48:57 +08:00
2001-01-03 Philip Blundell <pb@futuretv.com>
* gas/vtable/vtable.exp: Don't run tests on Alpha.
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user