Add testcase for PR/24065.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-12.s
1 .section .bss
2 .p2align 4
3 .space 8
4 .section .debug_str,"MS",%progbits,1
5 .string ""
6 .section .text.foo,"axG",%progbits,foo,comdat
7 .byte 0
This page took 0.030363 seconds and 4 git commands to generate.