RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel28.s
CommitLineData
42851540
NC
1# Test register relative relocation R_CRX_REGREL28
2
3 .section .text_28,"ax","progbits"
4 .global _start
5_start:
6 cbitd $31, foo28(r9)
This page took 0.650995 seconds and 4 git commands to generate.