bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31615] Hang when linking vorbis-tools


From: hjl.tools at gmail dot com
Subject: [Bug ld/31615] Hang when linking vorbis-tools
Date: Sun, 07 Apr 2024 14:19:29 +0000

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.


reply via email to

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