ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / call-relax-2.s
1 .globl align2
2
3 .text
4 .balign 4
5 align2:
6 csrr a0, sie
7 .fill 0xfffb6
This page took 0.030963 seconds and 4 git commands to generate.