summaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-10-20 16:26:57 +0000
committerNick Clifton <nickc@redhat.com>2011-10-20 16:26:57 +0000
commitbec5a5968fdc32749db07044c9df4c7a7c46210f (patch)
treed957682885dad4502e8dc6bea3792de99d5b1bc2 /bfd/elf32-hppa.c
parent86d12fb4dba98329adf5b1a610427bb6ba50fb9c (diff)
downloadbinutils-redhat-bec5a5968fdc32749db07044c9df4c7a7c46210f.tar.gz
PR ld/13049
* elf32-arm.c (STUB_SUFFIX): Avoid collision with user namespace symbol names. * elf64-ppc.c (STUB_SUFFIX): Likewise. * elf32-hppa.c (STUB_SUFFIX): Likewise.
Diffstat (limited to 'bfd/elf32-hppa.c')
-rw-r--r--bfd/elf32-hppa.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/elf32-hppa.c b/bfd/elf32-hppa.c
index 7f0f2cb10e..b7d951b3c5 100644
--- a/bfd/elf32-hppa.c
+++ b/bfd/elf32-hppa.c
@@ -155,8 +155,8 @@ static const bfd_byte plt_stub[] =
};
/* Section name for stubs is the associated section name plus this
- string. */
-#define STUB_SUFFIX ".stub"
+ string. PR 13049: Use a name that is not a valid C identifier. */
+#define STUB_SUFFIX ".__stub"
/* We don't need to copy certain PC- or GP-relative dynamic relocs
into a shared object's dynamic section. All the relocs of the