Retro68/binutils/ld/testsuite/ld-mips-elf/jaloverflow-2.s
2012-03-26 21:18:29 +02:00

8 lines
125 B
ArmAsm

# jal relocs against undefined weak symbols should not be treated as
# overflowing
.globl start
.weak foo
start:
jal foo