PR ld/13049
[deliverable/binutils-gdb.git] / bfd / elf32-hppa.c
index b7d951b3c5695808e754f263c9941f57c563d3bf..7f0f2cb10e8608497281ed4eec4e2f4075df8e21 100644 (file)
@@ -155,8 +155,8 @@ static const bfd_byte plt_stub[] =
 };
 
 /* Section name for stubs is the associated section name plus this
-   string.  PR 13049: Use a name that is not a valid C identifier.  */
-#define STUB_SUFFIX ".__stub"
+   string.  */
+#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
This page took 0.033348 seconds and 4 git commands to generate.