Remove ARI check for multiple calls to warning or error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-regrel32.s
CommitLineData
42851540
NC
1# Test register relative relocation R_CRX_REGREL32
2
3 .section .text_32,"ax","progbits"
4 .global _start
5_start:
6 loadb foo32(r5), r7
This page took 0.657596 seconds and 4 git commands to generate.