Automatic date update in version.in
[binutils-gdb.git] / ld / testsuite / ld-mips-elf / gp-disp-sym.s
blobc6380ba1fb0e9b983debfa991bd25e1e2e9173a6
1 .global foo
2 .text
3 foo:
4 lui $t0, %hi(_gp_disp)
5 addi $t0, $t0, %lo(_gp_disp)