Expect all arm variants to fail copying executable test
authorNick Clifton <nickc@redhat.com>
Mon, 19 Jun 2000 01:04:20 +0000 (01:04 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 19 Jun 2000 01:04:20 +0000 (01:04 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp

index d51de55142151278a7609c0bbfdce53530473391..cff786fabc9c3dd53e96b7c1da13695102a6be50 100644 (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
index 68a1b6c0ccd770e407b09ce2ddc67145f2177c79..430b7fe578b5f5d12468b8c7a6c5f833909dad0b 100644 (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"