LD/testsuite: Add 2**4 section alignment FILL script statement test
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / fill16_2.s
1 .text
2 .p2align 4, 0
3 .byte 3,3,3,3
4 .byte 3,3,3,3
5 .byte 3,3,3,3
6 .byte 3,3,3,3
This page took 0.030658 seconds and 5 git commands to generate.