* ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
authorDaniel Jacobowitz <drow@false.org>
Sun, 13 Apr 2003 14:42:22 +0000 (14:42 +0000)
committerDaniel Jacobowitz <drow@false.org>
Sun, 13 Apr 2003 14:42:22 +0000 (14:42 +0000)
ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
for error messages.

ld/testsuite/ChangeLog
ld/testsuite/ld-discard/extern.s
ld/testsuite/ld-discard/start.s
ld/testsuite/ld-discard/static.s
ld/testsuite/ld-sh/refdbg.s

index 1b0df05..a4ed410 100644 (file)
@@ -1,3 +1,9 @@
+2002-04-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
+       ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
+       for error messages.
+
 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
 
        * ld-mips-elf/elf-rel-got-n32.d,
index f54a8a0..a255b8a 100644 (file)
@@ -9,4 +9,5 @@ text:
 _start:
        .long   data
        .section        .debug_info
+       .long   0
        .long   text
index 9a6749e..70f4187 100644 (file)
@@ -3,4 +3,5 @@
 _start:
        .long   data
        .section        .debug_info
+       .long   0
        .long   text
index d6a6c68..41aab28 100644 (file)
@@ -7,4 +7,5 @@ text:
 _start:
        .long   data
        .section        .debug_info
+       .long   0
        .long   text
index 129d689..268fa16 100644 (file)
@@ -8,4 +8,5 @@ _start:
 
        .comm   foo,4,4
        .section        .debug_info,"",@progbits
+       .long   0
        .ualong foo