ld: Add PR ld/25593 tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr22721b.c
CommitLineData
8a1b824a
L
1__thread int foo_var = 1;
2
3int
4_start (void)
5{
6 return foo_var;
7}
This page took 0.113442 seconds and 4 git commands to generate.