--- binutils-2.9.1.0.4/ld/scripttempl/elf.sc~ Tue Feb 17 20:36:01 1998 +++ binutils-2.9.1.0.4/ld/scripttempl/elf.sc Thu Jul 23 17:57:41 1998 @@ -165,7 +165,6 @@ *(.bss) *(COMMON) } - ${RELOCATING+. = ALIGN(${ELFSIZE} / 8);} ${RELOCATING+_end = . ;} ${RELOCATING+PROVIDE (end = .);}