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

--- Comment #15 from Harald van Dijk <harald at gigawatt dot nl> ---
This became a slightly bigger problem in 2.34: this hits the code that uses
__thread in cases where it did not in 2.33, now causing extra problems in
environments when __thread is syntactically accepted (gcc) but an attempt to
use it fails at run time (x86 uclibc-ng). Linker calls that worked in 2.33 spit
out an error in 2.34.

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

Reply via email to