2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
[external/binutils.git] / binutils / testsuite / binutils-all / group-3.s
1         .section .text,"axG",%progbits,foo,comdat
2         .global foo
3 foo:
4         .word 0
5         .section .data,"awG",%progbits,foo,comdat
6         .global bar
7 bar:
8         .word 0