mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
90e5dd482f
This fixes the calculation of R_ARM_TLS_DESC relocations for lazy global symbol references, i.e. created with `-z lazy' in effect with the static linker, where immediate resolution is requested with LD_BIND_NOW.
2 lines
31 B
C
2 lines
31 B
C
#include "tst-armtlsdescloc.c"
|