This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: 2.30 Branch Planned for Friday...
- From: Nick Clifton <nickc at redhat dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>
- Date: Thu, 11 Jan 2018 17:07:48 +0000
- Subject: Re: 2.30 Branch Planned for Friday...
- Authentication-results: sourceware.org; auth=none
- References: <a742ee2a-9c3d-5b1f-526c-5b09309bb758@redhat.com> <CAMe9rOpyyq+F=t1yygFRbsBUorN-V6EdJtknr=vLkJVqHByUrQ@mail.gmail.com>
Hi H.J.
> I'd like to fix:
>
> https://sourceware.org/bugzilla/show_bug.cgi?id=22677
>
> with
>
> https://sourceware.org/ml/binutils/2018-01/msg00173.html
Ha! Great minds think alike. :-)
I have just posted a very similar patch to the PR, although I
think that we do not need any special case code for the PRE_INIT_ARRAY
section as that is handled by a KEEP directive in the linker script.
Hmm - unless there can be PREINIT_ARRAY sections whose name is not
.preinit_array. Which I suppose is possible...
Would you mind extending your patch to include this scenario ?
I think that with that change in place I would be happy to approve it.
Cheers
Nick