[PATCH][ARM] PR/65711: Don't pass '-dynamic-linker' when '-shared' is used

Ludovic Courtès ludo@gnu.org
Tue Jun 23 12:29:00 GMT 2015


Jakub Jelinek <jakub@redhat.com> skribis:

> On Tue, Jun 23, 2015 at 11:30:25AM +0200, Ludovic Courtès wrote:
>> Ramana Radhakrishnan <ramana.gcc@googlemail.com> skribis:
>> 
>> > On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès <ludo@gnu.org> wrote:
>> >> As discussed at <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65711>.
>> >>
>> >> Patch is for both 4.8 and 4.9 (possibly 5.1 too, I haven’t checked.)
>> >>
>> >
>> > OK for trunk. This is also ok for all release branches if no
>> > objections in 24 hours.
>> 
>> [...]
>> 
>> >> gcc/
>> >> 2015-04-23  Ludovic Courtès  <ludo@gnu.org>
>> >>
>> >>         PR 65711
>> >>         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Move
>> >>         '-dynamic-linker' within %{!shared: ...}.
>> 
>> Committed to gcc-4_8-branch, gcc-4_9-branch, gcc-5-branch, and trunk.
>> Please let me know if there’s anything I missed.
>
> See richi's mail.  4.8 branch has already been closed, and 4.9 branch
> is frozen, so you should have asked for RM permission.

Noted.  That part of the process was not clear to me, apologies.

> Also, in the ChangeLog entries, one should write it in the form
> PR component/bugno,
> so
> 	PR target/65711
> in your case.

OK.

Thanks,
Ludo’.



More information about the Gcc-patches mailing list