[Bug d/91628] libdruntime uses glibc internal symbol on s390

ibuclaw at gdcproject dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 2 07:29:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91628

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject dot org> ---
The use of the function is for the garbage collector to be able to scan native
TLS data.

The logic of said function pretty much matches what the glibc macro
__TLS_GET_ADDR is doing.


More information about the Gcc-bugs mailing list