aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mn10300/i36434.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-mn10300/i36434.s')
-rw-r--r--ld/testsuite/ld-mn10300/i36434.s10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mn10300/i36434.s b/ld/testsuite/ld-mn10300/i36434.s
new file mode 100644
index 0000000..84c1d83
--- /dev/null
+++ b/ld/testsuite/ld-mn10300/i36434.s
@@ -0,0 +1,10 @@
+ .section .text
+ .global _start
+ .type _start,@function
+_start:
+ mov .LC2,d1
+ nop
+
+ .section .rodata.str1.1,"aMS",@progbits,1
+.LC2:
+ .string "\n"