ELF: Support the section flag 'o' in .section directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr24819.s
1 .section .data.foo,"awG",%progbits,.group1,comdat
2 .byte 0
3 .section .data.foo,"aw",%progbits
4 .byte 0
This page took 0.033291 seconds and 4 git commands to generate.