diff options
Diffstat (limited to 'ld/testsuite/ld-sh')
-rw-r--r-- | ld/testsuite/ld-sh/refdbg.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-sh/refdbg.s b/ld/testsuite/ld-sh/refdbg.s index 129d689..268fa16 100644 --- a/ld/testsuite/ld-sh/refdbg.s +++ b/ld/testsuite/ld-sh/refdbg.s @@ -8,4 +8,5 @@ _start: .comm foo,4,4 .section .debug_info,"",@progbits + .long 0 .ualong foo |