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] Fix detection of missing plugin for LTO objects.


On 8/15/19 3:05 PM, Nick Clifton wrote:
> Hi Martin,
> 
>> The patch is fix for:
>> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91376
> 
>> 2019-08-12  Martin Liska  <mliska@suse.cz>
>>
>> 	* elflink.c: Report error only for not relocatable.
>> 	* linker.c (_bfd_generic_link_add_one_symbol): Do not handle
>> 	here lto_slim_object as it's handled in caller.
>>
>> gold/ChangeLog:
>> 2019-08-12  Martin Liska  <mliska@suse.cz>
>>
>> 	* object.cc (big_endian>::do_layout): Do not report error,
>> 	but only set a flag.
>> 	(big_endian>::do_add_symbols): Report error only for when
>> 	relocatable.
> 
> Approved, please apply - but ... would you mind
> including the PR number in the ChangeLog entries
> please ?

Sure, I've just installed the patch. PR reference is
https://sourceware.org/bugzilla/show_bug.cgi?id=24912

Thanks,
Martin

> 
> Cheers
>   Nick
> 
> 


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