bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf


From: nick.alcock at oracle dot com
Subject: [Bug binutils/25120] Portability issues in binutils 2.33 due to libctf
Date: Wed, 20 Nov 2019 10:38:39 +0000

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

--- Comment #12 from Nick Alcock <nick.alcock at oracle dot com> ---
Thanks! I already have that locally -- I really should finish testing and
submit everything.

Simply removing __thread won't do, unfortunately: it makes libctf even less
threadsafe than it already is, and I'm trying to get it *more* threadsafe. The
only thing that's held me off fixing this bug (other than pressure of other
work, like the deduplicating CTF linker) is the annoyance of having to
implement bsearch_r :) but I suppose I can take the bsearch from glibc without
worries.

-- 
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]