Add another testcase for PR ld/16498
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr13177.s
CommitLineData
1a766c68
L
1 .section .text.foo,"ax",%progbits
2 .globl foo
3 .type foo, %function
4foo:
5 .byte 0
eecd4c56
L
6 .section .data.opt_out,"aw",%progbits
7 .type opt_out, %object
1a766c68
L
8opt_out:
9 .dc.a bar
This page took 0.113116 seconds and 4 git commands to generate.