* write.c (relax_and_size_all_segments): Moved #endif for OBJ_BOUT
authorIan Lance Taylor <ian@airs.com>
Wed, 13 Oct 1993 18:04:53 +0000 (18:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 13 Oct 1993 18:04:53 +0000 (18:04 +0000)
so that OBJ_BOUT doesn't forget to adjust all the fragments in the
.bss section.

Fixes critical PR 3600.

gas/ChangeLog

index 7d8ea713e2878d9788c813641d7ca2c3d6caa541..3d4d9bd7f3525c402387750e6a7a5452cb820f1b 100644 (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.