old-cross-binutils/ld/testsuite/ld-elf/empty.s
H.J. Lu e75a280b02 bfd/
2005-04-13  Daniel Jacobowitz  <dan@codesourcery.com>

	* elflink.c (elf_link_input_bfd): Update check for removed
	sections.

ld/testsuite/

2005-04-13  H.J. Lu  <hongjiu.lu@intel.com>

	* ld-elf/empty.d: New file.
	* ld-elf/empty.s: Likewise.
2005-04-13 16:44:08 +00:00

10 lines
137 B
ArmAsm

.section .bss
bar:
.text
.type _start,"function"
.global _start
_start:
.type __start,"function"
.global __start
__start:
.long 0