https://sourceware.org/bugzilla/show_bug.cgi?id=26936
--- Comment #18 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 <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=58349d00f461904f20dae88d48c1fda11cbb47bc commit 58349d00f461904f20dae88d48c1fda11cbb47bc Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Nov 25 16:14:13 2020 -0800 elf: Get the real kept section When mixing linkonce and comdat sections, we need to keep searching to get the real kept section. bfd/ PR ld/26936 * elflink.c (_bfd_elf_check_kept_section): Get the real kept section. ld/ PR ld/26936 * testsuite/ld-elf/pr26936.d: New file. * testsuite/ld-elf/pr26936a.s: Likewise. * testsuite/ld-elf/pr26936b.s: Likewise. * testsuite/ld-elf/pr26936c.s: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.