* ld-elf/sec-to-seg1.s: Shorten test data to align the section to
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / sec-to-seg1.s
1 .file "sec-to-seg1.s"
2
3 .section .rodata
4 .align 2
5 .ascii "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\000"
6 .align 2
7 .ascii "0000000000000000000000000000000\000"
8
9
This page took 0.036624 seconds and 5 git commands to generate.