summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-undefined
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2011-05-13 04:19:17 +0000
committerAlan Modra <amodra@bigpond.net.au>2011-05-13 04:19:17 +0000
commit4f2c206b5b08c631526986884b74ce59acb93dd6 (patch)
tree1b68882347dc824f1d2b419fd14cfc3aa16d6a9d /ld/testsuite/ld-undefined
parent6ccd1d9fbf3b35a245e7145a19558d2f3d390855 (diff)
downloadbinutils-redhat-4f2c206b5b08c631526986884b74ce59acb93dd6.tar.gz
* ld-elf/flags1.d: Don't xfail tic6x.
* ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove redundant xfail. * ld-selective/sel-dump.exp: Don't xfail alpha. * ld-selective/selective.exp: Run for alpha. * ld-undefined/weak-undef.exp: Don't xfail hppa64.
Diffstat (limited to 'ld/testsuite/ld-undefined')
-rw-r--r--ld/testsuite/ld-undefined/weak-undef.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-undefined/weak-undef.exp b/ld/testsuite/ld-undefined/weak-undef.exp
index e7e949ac8b..2f70eeb969 100644
--- a/ld/testsuite/ld-undefined/weak-undef.exp
+++ b/ld/testsuite/ld-undefined/weak-undef.exp
@@ -1,5 +1,5 @@
# Test handling of weak undefined symbols
-# Copyright 2001, 2002, 2004, 2005, 2007, 2010
+# Copyright 2001, 2002, 2004, 2005, 2007, 2010, 2011
# Free Software Foundation, Inc.
#
# This file is part of the GNU Binutils.
@@ -50,7 +50,7 @@ if {! [istarget i?86-*-*]} {
setup_xfail *-*-pe*
}
-setup_xfail hppa64-*-* pj-*-*
+setup_xfail pj-*-*
if {! [ld_assemble $as $srcdir/$subdir/weak-undef.s tmpdir/weak-undef.o]} then {
# It's OK if .weak doesn't work on this target.