aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-09-05 04:07:46 +0000
committerAlan Modra <amodra@gmail.com>2000-09-05 04:07:46 +0000
commit3231d22e8fb33768ce829f368b33b8a0594a3e18 (patch)
tree2237b9df0cd9f06f6f025ee33f99d164da65369d /ld/testsuite/ld-selective
parent927781e250da046613f3cca96b81dd7c8783c120 (diff)
downloadgdb-3231d22e8fb33768ce829f368b33b8a0594a3e18.zip
gdb-3231d22e8fb33768ce829f368b33b8a0594a3e18.tar.gz
gdb-3231d22e8fb33768ce829f368b33b8a0594a3e18.tar.bz2
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 75b5586..20b3a12 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