summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-discard/zero-range.s
blob: e16caf46bec0c6d74a69856297740bb9ab3ba346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
	.text
	.globl _start
_start:

	.section	.debug_ranges
	.long	.Ltext
	.long	.Ltext + 2
	.long	0
	.long	0

	.section	.text.exit,"ax"
.Ltext:
	.long	0