Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7e.s
CommitLineData
13db6b44
RS
1 # Make sure the loadable size of the library is large.
2 .section .bss
3 .globl g
4 .hidden g
5g:
6 .space 0x800000
This page took 0.127677 seconds and 4 git commands to generate.