summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-09-05 04:07:46 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-09-05 04:07:46 +0000
commit61412301292ba50c98b70dbdb3d0132631401121 (patch)
tree4ee473d32c54fded513bd9fefac5704635c49247 /ld/testsuite/ld-selective
parentbb6e5d96d6cb673e68bc157c25644e570543e391 (diff)
downloadbinutils-redhat-61412301292ba50c98b70dbdb3d0132631401121.tar.gz
Shared lib support for elf32-hppa
Diffstat (limited to 'ld/testsuite/ld-selective')
-rw-r--r--ld/testsuite/ld-selective/selective.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/testsuite/ld-selective/selective.exp b/ld/testsuite/ld-selective/selective.exp
index 75b558689a..20b3a12cd0 100644
--- a/ld/testsuite/ld-selective/selective.exp
+++ b/ld/testsuite/ld-selective/selective.exp
@@ -46,8 +46,6 @@ if { [which $CXX] == 0 } {
return
}
-setup_xfail "hppa*-*-*"
-
if { ![ld_compile "$CC $cflags" $srcdir/$subdir/1.c tmpdir/1.o]} {
unresolved $test1
return
@@ -75,8 +73,6 @@ if ![ld_simple_link $ld tmpdir/1.x "$ldflags tmpdir/1.o"] {
}
}
-setup_xfail "hppa*-*-*"
-
if { ![ld_compile "$CC $cflags" $srcdir/$subdir/2.c tmpdir/2.o]} {
unresolved $test2
return