Expect all arm variants to fail copying executable test
This commit is contained in:
parent
24ef815251
commit
9da7f49f68
@ -1,3 +1,8 @@
|
||||
2000-06-18 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* binutils-all/objcopy.exp: Expect all arm variants to fail the
|
||||
copying executable test.
|
||||
|
||||
2000-06-14 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* binutils-all/readelf.exp (regexp_diff): Do not break when a
|
||||
|
@ -473,7 +473,7 @@ proc copy_executable { prog flags test1 test2 } {
|
||||
# mips_elf_sym_is_global.
|
||||
setup_xfail "mips*-*-elf"
|
||||
|
||||
setup_xfail "arm*-*-coff"
|
||||
setup_xfail "*arm*-*-coff"
|
||||
setup_xfail "arm*-*-pe"
|
||||
setup_xfail "thumb*-*-coff"
|
||||
setup_xfail "thumb*-*-pe"
|
||||
|
Loading…
Reference in New Issue
Block a user