1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

BZ#18383: Add test case for large alignment in TLS blocks.

This commit is contained in:
Roland McGrath
2015-05-06 13:32:18 -07:00
parent 48276b67db
commit b5fe8ec8b6
5 changed files with 112 additions and 3 deletions

View File

@ -0,0 +1,2 @@
#define NO_LIB
#include "tst-tlsalign.c"