* ld-elf/sec-to-seg1.s: Shorten test data to align the section to

a 4-byte boundary.
This commit is contained in:
Nick Clifton 2008-08-17 20:42:53 +00:00
parent 3e08fb72d9
commit 8ad82227d0
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-08-17 Nick Clifton <nickc@redhat.com>
* ld-elf/sec-to-seg1.s: Shorten test data to align the section to
a 4-byte boundary.
2008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
Daniel Jacobowitz <dan@codesourcery.com>

View File

@ -2,8 +2,8 @@
.section .rodata
.align 2
.ascii "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\000"
.ascii "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\000"
.align 2
.ascii "00000000000000000000000000000000\000"
.ascii "0000000000000000000000000000000\000"