summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-discard/exit.s
blob: c85297848d88649f608d887997e309057a627f68 (plain)
1
2
3
4
5
6
	.globl data
	.section	.data.exit,"aw"
data:
	.globl text
	.section	.text.exit,"ax"
text: