aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-unique
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-08-05 23:28:21 +0930
committerAlan Modra <amodra@gmail.com>2017-08-05 23:28:21 +0930
commit55ef6584ca8466e293e9f1b310c0bf44500c11b6 (patch)
tree37d7eb5cfee1e66726d710f9f10130b9b8ada260 /ld/testsuite/ld-unique
parenta66930b357fee4ae716bfc8816e78c0f9c024005 (diff)
downloadbinutils-55ef6584ca8466e293e9f1b310c0bf44500c11b6.zip
binutils-55ef6584ca8466e293e9f1b310c0bf44500c11b6.tar.gz
binutils-55ef6584ca8466e293e9f1b310c0bf44500c11b6.tar.bz2
Don't fail in elf32_hppa_set_gp
The base bfd_link_hash_table works fine here, the only thing to watch out for is to only set elf_gp if the output is ELF. bfd/ * elf32-hppa.c (elf32_hppa_set_gp): Don't require an hppa_link_hash_table. ld/ * testsuite/ld-unique/pr21529.d: Don't xfail hppa.
Diffstat (limited to 'ld/testsuite/ld-unique')
-rw-r--r--ld/testsuite/ld-unique/pr21529.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-unique/pr21529.d b/ld/testsuite/ld-unique/pr21529.d
index 5d3436b..ffc1a72 100644
--- a/ld/testsuite/ld-unique/pr21529.d
+++ b/ld/testsuite/ld-unique/pr21529.d
@@ -1,6 +1,6 @@
#ld: --oformat binary -T pr21529.ld -e main
#objdump: -s -b binary
-#notarget: aarch64*-*-* arm*-*-* avr-*-* hppa-*-* ia64-*-* m68hc1*-*-* nds32*-*-* score-*-*
+#notarget: aarch64*-*-* arm*-*-* avr-*-* ia64-*-* m68hc1*-*-* nds32*-*-* score-*-*
# Skip targets which can't change output format to binary.
#pass