fix typo last commit
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / large-debug-line-table.s
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
This page took 0.0303 seconds and 4 git commands to generate.