|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/24819] ld -r fails to handle .init_array section in comdat group |
Date: | Thu, 18 Jul 2019 15:05:50 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24819 --- Comment #2 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=54d7dae59a2239720c848985a7d50a0a8b3319eb commit 54d7dae59a2239720c848985a7d50a0a8b3319eb Author: H.J. Lu <address@hidden> Date: Thu Jul 18 08:01:45 2019 -0700 ld -r: Don't merge with member of output section group When doing a relocatable link, members of input section group are placed in their own output sections. We need to make sure that no input sections are merged with member of output section group. PR ld/24819 * emultempl/elf32.em (elf_orphan_compatible): Return FALSE for member of output section group when doing a relocatable link. * testsuite/ld-elf/pr24819.d: New file. * testsuite/ld-elf/pr24819.s: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |