Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-rel4.s
CommitLineData
42851540
NC
1# Test pc relative relocation R_CRX_REL4
2
3 .section .text_4,"ax","progbits"
4 .global _start
5 .global foo4
6_start:
7 beq0b r10 , foo4
8foo4:
This page took 0.426056 seconds and 4 git commands to generate.