MIPS/BFD: Don't stop processing on a cross-mode jump conversion error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-estimate-1b.s
CommitLineData
63897e2c
RS
1 .abicalls
2 .symver foo2,foo@@V2
3 .global foo2
4 .data
5 .type foo2,%object
6 .size foo2,4
7foo2: .word 0
This page took 0.364361 seconds and 4 git commands to generate.