Really fix riscv shared library __global_pointer$ problem.
[external/binutils.git] / ld / testsuite / ld-riscv-elf / gp-test.s
similarity index 65%
rename from ld/testsuite/ld-riscv-elf/gp-hidden.s
rename to ld/testsuite/ld-riscv-elf/gp-test.s
index 18d3ca3..a92c75e 100644 (file)
@@ -2,6 +2,5 @@
        .globl  blah
        .type   blah, @object
 blah:
-       .dc.a   foo
-       .dc.a   __global_pointer$
+       .dc.a   0
        .size   blah, . - blah