Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gdb
/
ld
/
testsuite
/
ld-mips-elf
/
jaloverflow-2.s
blob: 71acf296ea5ea16da850c0818159d3034b67d5a6 [
file
]
# jal relocs against undefined weak symbols should not be treated as
# overflowing
.globl start
.weak foo
start
:
jal foo