* write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT

so that OBJ_BOUT doesn't forget to adjust all the fragments in the
	.bss section.

Fixes critical PR 3600.
This commit is contained in:
Ian Lance Taylor 1993-10-13 18:04:53 +00:00
parent d62e3f378d
commit b7cbb59ff6
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Wed Oct 13 14:00:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT
so that OBJ_BOUT doesn't forget to adjust all the fragments in the
.bss section.
Tue Oct 12 17:26:15 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/tc-mips.c: If OBJ_ELF, include elf/mips.h.