Really fix riscv shared library __global_pointer$ problem.
[external/binutils.git] / ld / testsuite / ld-riscv-elf / gp-test.s
1         .data
2         .globl  blah
3         .type   blah, @object
4 blah:
5         .dc.a   0
6         .size   blah, . - blah