summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2012-02-14 02:40:39 +0000
committerAlan Modra <amodra@bigpond.net.au>2012-02-14 02:40:39 +0000
commitdf8ed87edc3560a2f86de098f879057e6be5acd8 (patch)
tree2a835263b39a3ad10a13b59752ffd3de289469d1 /binutils/testsuite/binutils-all
parentee66850789c1ff4c9d61fc31df8121ca6ae703c3 (diff)
downloadbinutils-redhat-df8ed87edc3560a2f86de098f879057e6be5acd8.tar.gz
* binutils-all/dlltool.exp: Add setup_xfail.
Diffstat (limited to 'binutils/testsuite/binutils-all')
-rw-r--r--binutils/testsuite/binutils-all/dlltool.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/dlltool.exp b/binutils/testsuite/binutils-all/dlltool.exp
index 1493e6e198..1409d3cf62 100644
--- a/binutils/testsuite/binutils-all/dlltool.exp
+++ b/binutils/testsuite/binutils-all/dlltool.exp
@@ -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