Address review comments for the previous series
[external/binutils.git] / ld / testsuite / ld-riscv-elf / gp-hidden-ver.s
1         .data
2         .globl  foo
3         .type   foo, @object
4 foo:
5         .dc.a   bar
6         .dc.a   __global_pointer$
7         .size   foo, . - foo