aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-12-14 21:35:07 +0000
committerKen Raeburn <raeburn@cygnus>1994-12-14 21:35:07 +0000
commit09d7f0a65886ce66c0620901ed40d81a8cd70dba (patch)
tree4113a010a47453f3a3f6365455c76d80049bb543 /binutils
parent1a8b189e1c86e5c17e80e78d15c1fe000604e9a6 (diff)
downloadfsf-binutils-gdb-09d7f0a65886ce66c0620901ed40d81a8cd70dba.zip
fsf-binutils-gdb-09d7f0a65886ce66c0620901ed40d81a8cd70dba.tar.gz
fsf-binutils-gdb-09d7f0a65886ce66c0620901ed40d81a8cd70dba.tar.bz2
expect simple-objcopy test to fail on hp300
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog2
-rw-r--r--binutils/testsuite/binutils-all/objcopy.exp2
2 files changed, 2 insertions, 2 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index d295263..a7d1766 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -6,7 +6,7 @@ Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
* binutils-all/nm.exp: Ditto.
* binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
sh-coff to branch where objcopy execution produced no error
- messages.
+ messages. Expect failure for hp300 also.
Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
diff --git a/binutils/testsuite/binutils-all/objcopy.exp b/binutils/testsuite/binutils-all/objcopy.exp
index 7c832f7..0b8125e 100644
--- a/binutils/testsuite/binutils-all/objcopy.exp
+++ b/binutils/testsuite/binutils-all/objcopy.exp
@@ -49,7 +49,7 @@ if ![string match "" $got] then {
# On some systems the result of objcopy will not be identical.
# Those systems should use setup_xfail here.
- setup_xfail "sh-*-coff"
+ setup_xfail "sh-*-coff" "m68*-*-hpux*"
if [string match "" $exec_output] then {
pass "objcopy (simple copy)"