PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY
[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.160953 seconds and 4 git commands to generate.