summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/group-2.s
blob: 187eeda2453298c4fb32f231f876274a31292a36 (plain)
1
2
3
4
5
6
7
8
	.section .text.foo,"axG",%progbits,.text.foo,comdat
	.global foo2
foo2:
	.word 0
	.section .data.bar,"awG",%progbits,.text.foo,comdat
	.global bar2
bar2:
	.word 0