Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel28.s
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.030562 seconds and 4 git commands to generate.