* elflink.c (_bfd_elf_link_create_dynamic_sections): If the
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / orphan.s
1 .text
2 .long 0
3 .data
4 .long 0
5 .section .note,"a","note"
6 .long 0
7 .section .notbad,"a","progbits"
8 .long 0
9 .section .note.bar,"a","note"
10 .long 0
This page took 0.029729 seconds and 4 git commands to generate.