bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx


From: matz at suse dot de
Subject: [Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx
Date: Wed, 25 Nov 2020 13:46:01 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26936

--- Comment #17 from Michael Matz <matz at suse dot de> ---
(In reply to H.J. Lu from comment #15)
> My /lib/crti.o has
> 
> COMDAT group section [    1] `.group' [__x86.get_pc_thunk.bx] contains 1
> sections:
>    [Index]    Name
>    [    8]   .text.__x86.get_pc_thunk.bx

Sure, which is why I have provided sources.  We have to support old systems
with oldish glibc, and that has linkonce sections in those files.

Thanks for the patch, it works.  But I think you want to check kept != NULL
before going into the loop.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]