* config/obj-elf.c (obj_elf_section): When pushing a section, if there is a
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / group0.s
CommitLineData
22fe14ad 1 .section .foo,"axG",%progbits,.foo_group,comdat
f5842774 2 .byte 1
22fe14ad 3 .section .bar,"aG",%progbits,.foo_group,comdat
f5842774 4 .byte 1
This page took 0.145219 seconds and 4 git commands to generate.