This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug math/21707] ppc64le: Invalid IFUNC resolver from libgcc calls getauxval, leading to relocation crash


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

--- Comment #12 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Andreas Schwab from comment #11)
> How is that relevant?  The used gcc has been bootstrapped with 2.25.

Part of the problematic code (the getauxval call) lives in libgcc.a and needs
to be fixed in GCC.  The fix (use the hwcap data in the TCB) revealed the need
for *another* change in glibc, regarding TCB initialization in statically
linked binaries.

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

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