1        .file 1 "large-debug-line-table.c"
2        .text
3        .global _start
4_start:
5        .rept 4000
6        .loc 1 1
7        nop
8	nop
9	nop
10	nop
11	nop
12	nop
13	nop
14	nop
15	nop
16        .endr
17