mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
expect simple-objcopy test to fail on hp300
This commit is contained in:
@ -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)"
|
||||
|
Reference in New Issue
Block a user