summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/rodata-merge-map2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/rodata-merge-map2.s')
-rw-r--r--ld/testsuite/ld-arm/rodata-merge-map2.s9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/rodata-merge-map2.s b/ld/testsuite/ld-arm/rodata-merge-map2.s
new file mode 100644
index 0000000..7136774
--- /dev/null
+++ b/ld/testsuite/ld-arm/rodata-merge-map2.s
@@ -0,0 +1,9 @@
+@ This file contains the 2nd contribution, which is expected to
+@ be fully merged into the 1st contribution (from
+@ rodata-merge-map1.s), and generate no mapping symbol (which
+@ would otherwise be converted in a symbol table entry with no
+@ name).
+
+ .section .rodata.str1.1,"aMS",%progbits,1
+.LC0:
+ .string "world"