RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.s
1 .section .sec.foo
2 .word 1
3
4 .section .sec..foo
5 .word 2
This page took 0.029327 seconds and 4 git commands to generate.