ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-8.s
1 .file "pr21404-8.s"
2 .section .text,"ax",@progbits
3 L1:
4 jmp L1
5 nonzero_sym:
6 nop
7 nop
8 .p2align 2
9 .size nonzero_sym, .-nonzero_sym
This page took 0.029568 seconds and 4 git commands to generate.