* 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
1 .section .foo,"axG",%progbits,.foo_group,comdat
2 .byte 1
3 .section .bar,"aG",%progbits,.foo_group,comdat
4 .byte 1
This page took 0.031053 seconds and 4 git commands to generate.