MIPS/BFD: Don't stop processing on a cross-mode jump conversion error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-4.s
1 .text
2 .globl _start
3 _start:
4 li.d $f2,1.10000000000000000000e0
5
6 .section .sdata
7 .space 0x10000
This page took 0.047788 seconds and 4 git commands to generate.