expect thumb-pe and thumb-coff failures
This commit is contained in:
parent
509033932c
commit
c58c5ee7b5
@ -1,7 +1,7 @@
|
||||
1999-11-01 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* binutils-all/objcopy.exp: Expect simple objcopy test for fail
|
||||
for COFF based ARM ports.
|
||||
for COFF based ARM and Thumb ports.
|
||||
|
||||
Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
|
@ -475,6 +475,8 @@ proc copy_executable { prog flags test1 test2 } {
|
||||
|
||||
setup_xfail "arm*-*-coff"
|
||||
setup_xfail "arm*-*-pe"
|
||||
setup_xfail "thumb*-*-coff"
|
||||
setup_xfail "thumb*-*-pe"
|
||||
|
||||
fail $test1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user