summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-discard/static.s
blob: a0f45693f77cc19e89eded4343ecb3ce6dc310d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.section	.data.exit,"aw"
data:
	.section	.text.exit,"ax"
text:
	.text
	.globl _start
_start:
	.long	data
	.section	.debug_info
	.long	0
	.long	text