expect thumb-pe and thumb-coff failures
This commit is contained in:
parent
509033932c
commit
c58c5ee7b5
2 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue