This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] elf: Don't merge .note.gnu.property section in IR
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: Alan Modra <amodra at gmail dot com>, Nick Clifton <nickc at redhat dot com>
- Cc: Binutils <binutils at sourceware dot org>
- Date: Sat, 1 Dec 2018 08:53:14 -0800
- Subject: Re: [PATCH] elf: Don't merge .note.gnu.property section in IR
- References: <20181128191300.19000-1-hjl.tools@gmail.com> <20181129133024.GH22912@bubble.grove.modra.org>
On Thu, Nov 29, 2018 at 5:30 AM Alan Modra <amodra@gmail.com> wrote:
>
> On Wed, Nov 28, 2018 at 11:13:00AM -0800, H.J. Lu wrote:
> > .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.
>
> Looks fine to me.
>
I am backporting it to binutils 2.31.
--
H.J.