blob: 71acf296ea5ea16da850c0818159d3034b67d5a6 [file]
# jal relocs against undefined weak symbols should not be treated as
# overflowing
.globl start
.weak foo
start:
jal foo