diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 8bce5fe98d0..12658617539 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-03-27 Alan Modra + + * ld-elf/note-1.s: Increase .foo size. + 2007-03-27 Alan Modra * ld-spu/spu.exp (embed_test): New. diff --git a/ld/testsuite/ld-elf/note-1.s b/ld/testsuite/ld-elf/note-1.s index 82c9513069d..844188bb5c5 100644 --- a/ld/testsuite/ld-elf/note-1.s +++ b/ld/testsuite/ld-elf/note-1.s @@ -1,6 +1,6 @@ .globl _entry .section .foo,"awx",%progbits _entry: - .byte 0 + .byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 .section .note,"",%note .byte 0