https://sourceware.org/bugzilla/show_bug.cgi?id=31615
--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to H.J. Lu from comment #10) > Before my commit, ldexp@@GLIBC_2.2.5 in libc.so.6 is used even when it is > also defined in libm.so.6. After my commit, ldexp@@GLIBC_2.2.5 in libm.so.6 > is used. However, info->hash->undefs_tail == &h->root isn't handled > properly. We need to handle prior indirection to properly override ldexp@@GLIBC_2.2.5 in libc.so.6. -- You are receiving this mail because: You are on the CC list for the bug.