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 d51de55..cff786f 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 68a1b6c..430b7fe 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"