Expect all arm variants to fail copying executable test

This commit is contained in:
Nick Clifton 2000-06-19 01:04:20 +00:00
parent 24ef815251
commit 9da7f49f68
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

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