Add a test for PR ld/19167
[external/binutils.git] / ld / testsuite / ld-gc / pr19167a.s
1 .globl _start
2 _start:
3         .dc.a   __start__foo
4         .section        _foo,"aw",%progbits
5 foo:
6         .ascii "This is "