mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-19 01:04:13 +03:00
The new test elf/tst-rseq-tls-range-4096-static reliably detected the extra TLS allocation problem (tcb_offset was dropped from the allocation size) on aarch64. It also failed with a crash in dlopen *before* the extra TLS changes, so TLS alignment with static dlopen was already broken. Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
2 lines
32 B
C
2 lines
32 B
C
#include "tst-rseq-tls-range.c"
|