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][gold] PR 21054: Fix GOT when global symbols are forced to local visibility


>> Don't add global symbol that requires GOT entry to the dynamic symbol table if it is forced to local visibility.
>>
>> gold/
>>         PR gold/21054
>>         * mips.cc (Mips_got_info::record_global_got_symbol): Don't add symbol
>>         to the dynamic symbol table if it is forced to local visibility.
>>         (Target_mips::do_finalize_sections): Don't add __RLD_MAP symbol to the
>>         dynamic symbol table if it is forced to local visibility.
>
> Committed. Thanks!

Also backported to 2.28.

-cary


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