PR ld/13049
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index 674bff4d186b7be6b70f27ff1d9a3b60afcfabb4..dfe10fa28c705e5c9ee573cc8ff7b9179a786f0a 100644 (file)
@@ -3527,8 +3527,8 @@ must_be_dyn_reloc (struct bfd_link_info *info,
 #define ELIMINATE_COPY_RELOCS 1
 
 /* 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"
 
 /* Linker stubs.
    ppc_stub_long_branch:
This page took 0.036728 seconds and 4 git commands to generate.