[llvm-bugs] [Bug 50017] New: linux/s390x: fails to build with "undefined reference to `__tls_get_addr'"
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Apr 18 03:01:55 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50017
Bug ID: 50017
Summary: linux/s390x: fails to build with "undefined reference
to `__tls_get_addr'"
Product: compiler-rt
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: llvm-bugs at lists.llvm.org
with a0898f0cecc7, this is a recent regression (less than a week)
/usr/bin/ld:
../sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.s390x.dir/sanitizer_linux_libcdep.cpp.o:
in function `__sanitizer::CollectStaticTlsBlocks(dl_phdr_info*, unsigned long,
void*)':
./build-llvm/projects/compiler-rt/lib/sanitizer_common/./compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:329:
undefined reference to `__tls_get_addr'
collect2: error: ld returned 1 exit status
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210418/9f73ba5d/attachment-0001.html>
More information about the llvm-bugs
mailing list