]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - binutils/testsuite/binutils-all/group.s
Imported binutils-2.20
[msp430-binutils.git] / binutils / testsuite / binutils-all / group.s
index 21aa4be55b678bdeafe507a4f32b6748f3e71699..cc1ffb6ded7028c98fd0d08ab873e0b195a7be29 100644 (file)
@@ -1,8 +1,8 @@
-       .section .text,"axG",%progbits,foo_group,comdat
+       .section .text.foo,"axG",%progbits,foo_group,comdat
        .global foo
 foo:
        .word 0
-       .section .data,"awG",%progbits,foo_group,comdat
+       .section .data.foo,"awG",%progbits,foo_group,comdat
        .global bar
 bar:
        .word 0