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/14323: Linker fails to handle weak alias with __start_SECNAME symbol


On Tue, Jul 3, 2012 at 5:46 PM, Alan Modra <amodra@gmail.com> wrote:
> On Mon, Jul 02, 2012 at 02:16:57PM -0700, H.J. Lu wrote:
>> When we check symbol alias in a dynamic object, we should also check
>> symbol size.
>
> Always? ?How does this play with cases where _bfd_elf_merge_symbol
> returns size_change_ok.
>

Here we are matching a symbol to a weak alias.  Their
sizes must match.

-- 
H.J.


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