This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR ld/20321: Warn and return for duplicated plugin


Hi H.J.

I don't seem to PASS pr20321 in any of the architectures I tried it for.
More precisely, X86 and ARC.

The following assertion occurs:
collect-ld: ../../src/lto-plugin/lto-plugin.c:621:
all_symbols_read_handler: Assertion `lto_wrapper_argv' failed.

Best regards,
Cupertino

On 07/05/2016 04:41 PM, H.J. Lu wrote:
> On Mon, Jul 4, 2016 at 5:44 AM, Nick Clifton <nickc@redhat.com> wrote:
>> Hi H.J.
>>
>>>       PR ld/20321
>>>       * plugin.c (plugin_opt_plugin): Warn and return if plugin has
>>>       been loaded already.
>>>       * testsuite/ld-plugin/lto.exp: Run PR ld/20321 test.
>>>       * testsuite/ld-plugin/pr20321.c: New file.
>> Approved - please apply.
>>
> I checked in this patch to support older GCCs.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]