0920dee7ba
2007-03-22 H.J. Lu <hongjiu.lu@intel.com> PR ld/4007 * elf.c (assign_file_positions_for_load_sections): Check if all sections are in the segment. ld/testsuite/ 2007-03-22 H.J. Lu <hongjiu.lu@intel.com> PR ld/4007 * ld-elf/note-1.d: New file. * ld-elf/note-1.s: Likewise. * ld-elf/note-1.t: Likewise. * ld-i386/alloc.d: Likewise. * ld-i386/alloc.s: Likewise. * ld-i386/alloc.t: Likewise. * ld-i386/i386.exp: Run "alloc".
6 lines
95 B
ArmAsm
6 lines
95 B
ArmAsm
.section .bar,"ax","progbits"
|
|
.byte 0
|
|
.section .foo,"aw","progbits"
|
|
.byte 0
|
|
.bss
|
|
.long 0
|