https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91628
Bug ID: 91628 Summary: libdruntime uses glibc internal symbol on s390 Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d Assignee: ibuclaw at gdcproject dot org Reporter: aurelien at aurel32 dot net CC: ibuclaw at gcc dot gnu.org Target Milestone: --- Host: s390x-ibm-linux-gnu Target: s390x-ibm-linux-gnu Build: s390x-ibm-linux-gnu libdruntime on s390 uses a GNU libc internal symbol: __tls_get_addr_internal. Things might break if the symbol is changed on the GNU libc side.