Ignore dynamic references on forced local symbols
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22649-2b.s
1 .data
2 .hidden foo
3 .globl foo
4 .globl bar
5 foo:
6 bar:
7 .dc.a foo
This page took 0.033891 seconds and 5 git commands to generate.