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

2015-06-23 Thread Ludovic Courtès
Jakub Jelinek ja...@redhat.com skribis: On Tue, Jun 23, 2015 at 11:30:25AM +0200, Ludovic Courtès wrote: Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@gnu.org wrote: As discussed at

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

2015-06-23 Thread Richard Biener
On Mon, May 18, 2015 at 9:09 PM, Ludovic Courtès l...@gnu.org wrote: Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@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

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

2015-06-23 Thread Jakub Jelinek
On Tue, Jun 23, 2015 at 11:30:25AM +0200, Ludovic Courtès wrote: Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@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

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

2015-06-23 Thread Ludovic Courtès
Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@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

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

2015-06-23 Thread Ludovic Courtès
Richard Biener richard.guent...@gmail.com skribis: On Mon, May 18, 2015 at 9:09 PM, Ludovic Courtès l...@gnu.org wrote: Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@gnu.org wrote: As discussed at

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

2015-05-18 Thread Ramana Radhakrishnan
On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@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.

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

2015-05-18 Thread Ludovic Courtès
Ramana Radhakrishnan ramana@googlemail.com skribis: On Thu, Apr 23, 2015 at 9:29 AM, Ludovic Courtès l...@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

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

2015-04-23 Thread Ludovic Courtès
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.) Tested on armhf-linux-gnu (armv7.) gcc/ 2015-04-23 Ludovic Courtès l...@gnu.org PR 65711 * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC):