binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / strip-12.s
1 .section .bss
2 .space 8
3 .section .debug_str,"MS",%progbits,1
4 .string ""
5 .section .text.foo,"axG",%progbits,foo,comdat
6 .byte 0
This page took 0.03129 seconds and 5 git commands to generate.