]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-riscv-elf/call-relax-1.s
RISC-V: Fix ld relax failure with calls and align directives.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / call-relax-1.s
1 .globl align1
2
3 .text
4 .balign 32
5 align1:
6 csrr a0, sie