* ld-elf/provide-hidden-s.nd: New test.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / provide-hidden-2.s
1 .data
2 .globl foo
3 .internal foo
4 foo:
5 .dc.a foo
This page took 0.030114 seconds and 4 git commands to generate.