* binutils-all/objcopy.exp: Add setup_xfail for simple copy test
authorIan Lance Taylor <ian@airs.com>
Tue, 28 Mar 1995 16:19:22 +0000 (16:19 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 28 Mar 1995 16:19:22 +0000 (16:19 +0000)
for m68*-ericsson-ose and m88*-*-coff.

binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp

index 22dafd00778a53d6823677d678188845cdaa852e..828b91f2ab9f67599f3c0df2a4cdefdb36d3f8bf 100644 (file)
@@ -1,6 +1,11 @@
+Tue Mar 28 11:18:28 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
+       for m68*-ericsson-ose and m88*-*-coff.
+
 Mon Mar 27 11:27:31 1995  Ian Lance Taylor  <ian@cygnus.com>
 
-       * binutils-all/objcopy.exp: Add setup_xfail for simply copy test
+       * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
        for m68*-*-vxworks*.
 
 Fri Mar 24 11:44:25 1995  Ian Lance Taylor  <ian@cygnus.com>
index 97a2fce547242596bbf8b6aa997ea774e076736e..bf4366f22a5e3c8aba18eb03c9889cc199ab0ad4 100644 (file)
@@ -49,11 +49,13 @@ if ![string match "" $got] then {
 
     setup_xfail "sh-*-coff" "sh-*-hms"
     setup_xfail "m68*-*-hpux*" "m68*-*-sunos*" "m68*-*-coff" "m68*-*-vxworks*"
+    setup_xfail "m68*-ericsson-ose"
     setup_xfail "i*86-*-linux"
     setup_xfail "a29k-*-udi" "a29k-*-coff"
     setup_xfail "i960-*-vxworks5.1" "i960-*-coff"
     setup_xfail "h8300-*-hms" "h8300-*-coff"
     setup_xfail "hppa*-*-*"
+    setup_xfail "m88*-*-coff"
 
     if [string match "" $exec_output] then {
        pass "objcopy (simple copy)"