MIPS/BFD: Don't stop processing on a cross-mode jump conversion error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-5b.s
CommitLineData
861fb55a
DJ
1 .abicalls
2 .global ext
3 .ent ext
4ext:
5 .word foo
6 .word bar
7 .word obj1
8 .word obj2
9 .end ext
This page took 0.360272 seconds and 4 git commands to generate.