PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / got-page-7c.s
1 .globl f3
2 .ent f3
3 f3:
4 lw $4,%got_page(g + 0x8000)($gp)
5 addiu $4,$4,%got_ofst(g + 0x8000)
6 .end f3
This page took 0.02989 seconds and 4 git commands to generate.