expect simple-objcopy test to fail on hp300
This commit is contained in:
parent
1a8b189e1c
commit
09d7f0a658
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||||
* binutils-all/nm.exp: Ditto.
|
* binutils-all/nm.exp: Ditto.
|
||||||
* binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
|
* binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
|
||||||
sh-coff to branch where objcopy execution produced no error
|
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>
|
Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||||
|
|
||||||
|
|
|
@ -49,7 +49,7 @@ if ![string match "" $got] then {
|
||||||
# On some systems the result of objcopy will not be identical.
|
# On some systems the result of objcopy will not be identical.
|
||||||
# Those systems should use setup_xfail here.
|
# Those systems should use setup_xfail here.
|
||||||
|
|
||||||
setup_xfail "sh-*-coff"
|
setup_xfail "sh-*-coff" "m68*-*-hpux*"
|
||||||
|
|
||||||
if [string match "" $exec_output] then {
|
if [string match "" $exec_output] then {
|
||||||
pass "objcopy (simple copy)"
|
pass "objcopy (simple copy)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue