[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22263] -fpie -pie generates dynamic relocations in text section
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/22263] -fpie -pie generates dynamic relocations in text section |
Date: |
Thu, 19 Oct 2017 12:19:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22263
--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0fb7012e88683b8bd67a4fb8f782359fa0e11724
commit 0fb7012e88683b8bd67a4fb8f782359fa0e11724
Author: H.J. Lu <address@hidden>
Date: Thu Oct 19 05:18:07 2017 -0700
sparc: Check bfd_link_executable for TLS check
Copied from x86, check bfd_link_executable, instead of bfd_link_pic,
for TLS transition check. Not sure if it works correctly. All usages
of bfd_link_pic should be audited.
PR ld/22263
* elfxx-sparc.c (sparc_elf_tls_transition): Replace
bfd_link_pic with !bfd_link_executable, !bfd_link_pic with
bfd_link_executable for TLS check.
(_bfd_sparc_elf_check_relocs): Likewise.
(allocate_dynrelocs): Likewise.
(_bfd_sparc_elf_relocate_section): Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22263] New: -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/05
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/07
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/08
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/08
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/08
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, hjl.tools at gmail dot com, 2017/10/12
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, cvs-commit at gcc dot gnu.org, 2017/10/12
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, cvs-commit at gcc dot gnu.org, 2017/10/13
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, cvs-commit at gcc dot gnu.org, 2017/10/19
- [Bug ld/22263] -fpie -pie generates dynamic relocations in text section, cvs-commit at gcc dot gnu.org, 2017/10/19