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