ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr13402.s
CommitLineData
68063779
SKS
1.global main
2main:
3call a
4call b
5call c
6
7a:
8b:
9c:
This page took 0.160852 seconds and 4 git commands to generate.