summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-sh/refdbg.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-sh/refdbg.s')
-rw-r--r--ld/testsuite/ld-sh/refdbg.s12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/refdbg.s b/ld/testsuite/ld-sh/refdbg.s
new file mode 100644
index 0000000..268fa16
--- /dev/null
+++ b/ld/testsuite/ld-sh/refdbg.s
@@ -0,0 +1,12 @@
+ .text
+ .align 2
+ .globl _start
+ .type _start,@function
+_start:
+ rts
+ nop
+
+ .comm foo,4,4
+ .section .debug_info,"",@progbits
+ .long 0
+ .ualong foo