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