ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22263-1a.c
CommitLineData
74ffa566
L
1__thread int * foo;
2
3void
4bar (void)
5{
6 *foo = 1;
7}
This page took 0.151903 seconds and 4 git commands to generate.