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