mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 20:58:48 +00:00
2001-07-27 H.J. Lu <hjl@gnu.org>
* binutils-all/windres/windres.exp: Don't set xfail for bmpalign (compare) on none-ix86/pe targets.
This commit is contained in:
parent
409d19c41a
commit
8bd8d2153f
@ -1,3 +1,8 @@
|
|||||||
|
2001-07-27 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* binutils-all/windres/windres.exp: Don't set xfail for
|
||||||
|
bmpalign (compare) on none-ix86/pe targets.
|
||||||
|
|
||||||
2001-07-24 H.J. Lu <hjl@gnu.org>
|
2001-07-24 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
|
* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
|
||||||
|
@ -111,7 +111,7 @@ foreach res $res_list {
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
if { "$target_xfail" == "yes" } {
|
if { "$broot" != "bmpalign" && "$target_xfail" == "yes" } {
|
||||||
setup_xfail *-*
|
setup_xfail *-*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user