aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-05-06 09:13:53 +0930
committerAlan Modra <amodra@gmail.com>2019-05-06 11:41:28 +0930
commite1cbf07ac4f8c8525dfadaa19bfb2997a2bfaad9 (patch)
treeb209e98f68947da6e5123e0907aacd3721dc71a1 /ld/testsuite
parent334d91b9407c5f9f37f224b0f43551c01964eff1 (diff)
downloadgdb-e1cbf07ac4f8c8525dfadaa19bfb2997a2bfaad9.zip
gdb-e1cbf07ac4f8c8525dfadaa19bfb2997a2bfaad9.tar.gz
gdb-e1cbf07ac4f8c8525dfadaa19bfb2997a2bfaad9.tar.bz2
PicoJava weak undefined symbols
This fixes the recently added ld-elf/pr24511 test failure on pj-elf. Incidentally, pj-elf has failed its gas "pj" test since 2005-12-22 (git commit 54758c3e39). I think that makes the target ripe for obsolescence. bfd/ * elf32-pj.c (pj_elf_reloc): Don't report undefined weak as an error. ld/ * testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
Diffstat (limited to 'ld/testsuite')
-rw-r--r--ld/testsuite/ld-undefined/weak-undef.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/testsuite/ld-undefined/weak-undef.exp b/ld/testsuite/ld-undefined/weak-undef.exp
index 136c5db..73b6cf0 100644
--- a/ld/testsuite/ld-undefined/weak-undef.exp
+++ b/ld/testsuite/ld-undefined/weak-undef.exp
@@ -35,7 +35,6 @@ if { ![is_elf_format] && ![is_pecoff_format] } then {
if {! [istarget i?86-*-*]} {
setup_xfail *-*-pe*
}
- setup_xfail pj-*-*
fail $testname
} elseif {![is_remote host] && [which $objdump] == 0} then {
unresolved $testname