elf: Don't merge .note.gnu.property section in IR
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 29 Nov 2018 12:44:20 +0000 (04:44 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 29 Nov 2018 12:45:16 +0000 (04:45 -0800)
commitffd9e4d0225d45d1603d09e06151c388589e063f
treedd17f645d401d9ef6b35f769ae07a11191260425
parent8936f76804c2908e4abe911441dd03641204df9d
elf: Don't merge .note.gnu.property section in IR

.note.gnu.property section in IR inputs should be ignored.  Don't
merge them.

PR ld/23929
* elf-properties.c (_bfd_elf_link_setup_gnu_properties): Don't
merge .note.gnu.property section in IR inputs.
bfd/ChangeLog
bfd/elf-properties.c
This page took 0.024331 seconds and 4 git commands to generate.