[ld] Fix failure of pr19161 on hppa*-*linux*.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr20022b.s
CommitLineData
c7df3df4 1 .data
cbd0eecf
L
2 .globl _start
3_start:
4 .dc.a __start__foo
5 .dc.a bar
6 .section _foo,"aw",%progbits
7foo:
8 .ascii "This is foo"
This page took 0.126207 seconds and 4 git commands to generate.