mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
2010-03-30 Kai TIetz <kai.tietz@onevision.com>
* binutils-all/objcopy.exp: Mark simple copy executable as failing for all *-*-mingw32* targets.
This commit is contained in:
parent
c8d5aac9db
commit
88f14853f8
@ -1,3 +1,8 @@
|
||||
2010-03-30 Kai TIetz <kai.tietz@onevision.com>
|
||||
|
||||
* binutils-all/objcopy.exp: Mark simple copy executable
|
||||
as failing for all *-*-mingw32* targets.
|
||||
|
||||
2010-03-26 Matt Rice <ratmice@gmail.com>
|
||||
|
||||
* binutils-all/ar.exp (unique_symbol): New test.
|
||||
|
@ -583,7 +583,7 @@ proc copy_executable { prog flags test1 test2 } {
|
||||
setup_xfail "arm*-*-pe"
|
||||
setup_xfail "thumb*-*-coff"
|
||||
setup_xfail "thumb*-*-pe"
|
||||
setup_xfail "x86_64-*-mingw*"
|
||||
setup_xfail "*-*-mingw*"
|
||||
setup_xfail "*-*-cygwin*"
|
||||
|
||||
fail $test1
|
||||
|
Loading…
Reference in New Issue
Block a user