* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / binutils / testsuite / binutils-all / group.s
1         .section .text.foo,"axG",%progbits,foo_group,comdat
2         .global foo
3 foo:
4         .word 0
5         .section .data.foo,"awG",%progbits,foo_group,comdat
6         .global bar
7 bar:
8         .word 0