ld: Add -z separate-code test for zero size section
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / overlay.s
1 .section .text1,"ax",%progbits
2 .space 0x10
3 .section .text2,"ax",%progbits
4 .space 0x20
5 .text
6 .space 0x30
This page took 0.031079 seconds and 4 git commands to generate.