Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr16846b.c
CommitLineData
43c001c7
L
1extern __thread int foo;
2
3int
4bar (void)
5{
6 return foo;
7}
This page took 0.191692 seconds and 4 git commands to generate.