RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / rodata-merge-map3.s
1 @ This file contains the 3rd contribution, which is expected to
2 @ be partially merged into the 1st contribution (from
3 @ rodata-merge-map1.s), and generate a (redundant, but harmless)
4 @ $d mapping symbol.
5
6 .section .rodata.str1.1,"aMS",%progbits,1
7 .LC0:
8 .string "foo"
9 .string "world"
This page took 0.02941 seconds and 4 git commands to generate.