Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-3.s
CommitLineData
b660e9eb
SKS
1 .file "pr21404-3.s"
2.section .text,"ax",@progbits
3.global nonzero_sym
4L1:
5 jmp L1
6 jmp L1
7 jmp L1
8 .p2align 1
9nonzero_sym:
10 jmp L1
This page took 0.099482 seconds and 4 git commands to generate.