https://sourceware.org/bugzilla/show_bug.cgi?id=33141
--- Comment #4 from Jens Remus <jremus at linux dot ibm.com> --- (In reply to Rich Felker from comment #2) Conceptually I do agree. (In reply to Sam James from comment #3) H.J. Lu kindly provided the following feedback on his x86-64 change from his x86 commit 4e0c91e45402 ("Bind defined symbol locally in PIE"): Regarding the change to elf_x86_64_relocate_section: > This one checks if input relocation should be copied to output. Regarding the change to elf_x86_64_check_relocs (now scan_relocs): > This one checks if dynamic relocation, which may be generated by linker, not > copied from input, is needed. > > These 2 are related, but different. -- You are receiving this mail because: You are on the CC list for the bug.