[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous |
Date: |
Mon, 11 Nov 2024 11:50:31 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32341
--- Comment #2 from Sourceware Commits <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=023e60ced0c850aa32ac4a948877d25592d44401
commit 023e60ced0c850aa32ac4a948877d25592d44401
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Thu Nov 7 12:39:19 2024 +0800
ld: Move note sections after .rodata section
Move note sections after .rodata section so that note sections are
placed in the same PT_LOAD segment together with .rodata section,
instead of a separate PT_LOAD segment.
PR ld/32341
* scripttempl/misc-sections.sc: Move note sections to ...
* scripttempl/elf.sc: Here, after .rodata section.
* testsuite/ld-elf/pr32341.d: New file.
* testsuite/ld-elf/pr32341.s: Likewise.
Co-Authored-By: Nick Clifton <nickc@redhat.com>
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/32341] New: ld does not keep SHF_ALLOC section indices contiguous, amerey at redhat dot com, 2024/11/05
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, amerey at redhat dot com, 2024/11/05
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, amerey at redhat dot com, 2024/11/05
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, mark at klomp dot org, 2024/11/05
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, sam at gentoo dot org, 2024/11/08
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, hjl.tools at gmail dot com, 2024/11/11
- [Bug ld/32341] ld does not keep SHF_ALLOC section indices contiguous, cvs-commit at gcc dot gnu.org, 2024/11/12