[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx |
Date: |
Sun, 29 Nov 2020 13:59:17 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26937
--- Comment #3 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 <hjl@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8ca751ee637ce1b8d1b284a794ffdb327951d0f8
commit 8ca751ee637ce1b8d1b284a794ffdb327951d0f8
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Sun Nov 29 05:55:23 2020 -0800
gold: Get linkonce/comdate sections for debugging sections
When relocating debug sections, get the section index for the linkonce
section. Since symbols referenced in debugging sections can be defined
a single comdat section with a different section name, also check the
single comdat section.
PR gold/26937
* object.cc (Sized_relobj_file::map_to_kept_section): Get the
section index for linkonce section. Also check the single
comdat section.
* testsuite/Makefile.am (check_SCRIPTS): Add pr26936.sh.
(check_DATA): Add pr26936a.stdout and pr26936b.stdout.
(MOSTLYCLEANFILES): Add pr26936a and pr26936b.
(pr26936a.stdout): New target.
(pr26936a): Likewise.
(pr26936b.stdout): Likewise.
(pr26936b): Likewise.
(pr26936a.o): Likewise.
(pr26936b.o): Likewise.
(pr26936c.o): Likewise.
(pr26936d.o): Likewise.
* testsuite/Makefile.in: Regenerated.
* testsuite/pr26936.sh: New file.
* testsuite/pr26936a.s: Likewise.
* testsuite/pr26936b.s: Likewise.
* testsuite/pr26936c.s: Likewise.
* testsuite/pr26936d.s: Likewise.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/26937] New: [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx, vries at gcc dot gnu.org, 2020/11/24
- [Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx, hjl.tools at gmail dot com, 2020/11/25
- [Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx, hjl.tools at gmail dot com, 2020/11/25
- [Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx,
cvs-commit at gcc dot gnu.org <=
- [Bug gold/26937] [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx, hjl.tools at gmail dot com, 2020/11/29