* bfd/elf.c (_bfd_elf_copy_private_symbol_data): Don't copy shndx if
[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.151787 seconds and 4 git commands to generate.