Add support for Andes NDS32:
[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.030136 seconds and 4 git commands to generate.