RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-riscv-elf / gp-test.s
CommitLineData
da02107a
JW
1 .data
2 .globl blah
3 .type blah, @object
4blah:
0527614a 5 .dc.a 0
da02107a 6 .size blah, . - blah
This page took 0.133396 seconds and 4 git commands to generate.