ld testsuite fails with default-PIE compiler
[deliverable/binutils-gdb.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 "
This page took 0.029234 seconds and 4 git commands to generate.