From: Nick Clifton Date: Thu, 7 Nov 2002 08:36:04 +0000 (+0000) Subject: Only run tests for PE type x86 targets. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d198be3d55fc6935994dd70759597faafaa038a;p=binutils-gdb.git Only run tests for PE type x86 targets. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index f6098287bb0..d082ead8860 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-11-07 Nick Clifton + + * ld-fastcall/fastcall.exp: Only run tests for PE type x86 + targets. + 2002-11-07 Kaz Kojima * ld-sh/rd-sh.exp: Set asflags_save always. diff --git a/ld/testsuite/ld-fastcall/fastcall.exp b/ld/testsuite/ld-fastcall/fastcall.exp index 896adb91e57..732ee7bed88 100644 --- a/ld/testsuite/ld-fastcall/fastcall.exp +++ b/ld/testsuite/ld-fastcall/fastcall.exp @@ -24,9 +24,7 @@ if {![istarget "i*86-*-*"]} { if {![istarget "i*86-*-*pe*"] \ && ![istarget "i*86-*-cygwin*"] \ && ![istarget "i*86-*-mingw32*"] } { - set target_xfail "yes" -} else { - set target_xfail "no" + return } set ldflags ""