MIPS/BFD: Don't stop processing on a cross-mode jump conversion error
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7e.s
1 # Make sure the loadable size of the library is large.
2 .section .bss
3 .globl g
4 .hidden g
5 g:
6 .space 0x800000
This page took 0.029549 seconds and 4 git commands to generate.