* binutils-all/objcopy.exp: Add setup_xfail for simple copy test

for m68*-ericsson-ose and m88*-*-coff.
This commit is contained in:
Ian Lance Taylor
1995-03-28 16:19:22 +00:00
parent 5522e8a977
commit 2e246dbdbd
2 changed files with 8 additions and 1 deletions

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

View 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)"