mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-22 09:04:58 +00:00
* binutils-all/objcopy.exp: Move XFAIL from objcopy_test to copy_executable.
This commit is contained in:
parent
a1b5a657b0
commit
899396fe32
@ -1,3 +1,8 @@
|
||||
2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
|
||||
copy_executable.
|
||||
|
||||
2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
|
||||
|
@ -89,7 +89,6 @@ proc objcopy_test {testname srcfile} {
|
||||
setup_xfail "or32-*-rtems*" "or32-*-coff"
|
||||
setup_xfail "sh-*-coff*" "sh-*-rtems*"
|
||||
setup_xfail "tic4x-*-*" "tic80-*-*" "w65-*"
|
||||
setup_xfail "*-*-cygwin*"
|
||||
|
||||
clear_xfail "hppa*64*-*-hpux*" "hppa*-*-linux*" "hppa*-*-lites*"
|
||||
clear_xfail "hppa*-*-*n*bsd*" "hppa*-*-rtems*" "*-*-*elf*"
|
||||
@ -585,6 +584,7 @@ proc copy_executable { prog flags test1 test2 } {
|
||||
setup_xfail "thumb*-*-coff"
|
||||
setup_xfail "thumb*-*-pe"
|
||||
setup_xfail "x86_64-*-mingw*"
|
||||
setup_xfail "*-*-cygwin*"
|
||||
|
||||
fail $test1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user