* binutils-all/dlltool.exp: Add setup_xfail.

This commit is contained in:
Alan Modra 2012-02-14 02:40:39 +00:00
parent 1d2b8df224
commit 3140414bd2
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2012-02-14 Alan Modra <amodra@gmail.com>
* binutils-all/dlltool.exp: Add setup_xfail.
* binutils-all/dw2-decodedline.S: Always have whitespace before
directives.
* binutils-all/version.s: Likewise.

View File

@ -64,6 +64,10 @@ if ![string match "" $err] then {
pass "dlltool (version.dll)"
}
if { "$target_xfail" == "yes" } {
setup_xfail *-*
}
verbose "$DLLTOOL -p prefix --leading-underscore -l tmpdir/libalias.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" 1
catch "exec $DLLTOOL -p prefix --leading-underscore -l tmpdir/libalias.a -d $srcdir/$subdir/alias.def $dlltool_gas_flag" err