bug-binutils
[Top][All Lists]
Advanced

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

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


From: harald at gigawatt dot nl
Subject: [Bug libctf/25120] Portability issues in binutils 2.33 due to libctf
Date: Mon, 17 Feb 2020 08:59:35 +0000

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

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