* subsegs.h (seg_info): Provide dummy version for non-BFD_ASSEMBLER,
authorKen Raeburn <raeburn@cygnus>
Tue, 9 May 1995 01:50:04 +0000 (01:50 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 9 May 1995 01:50:04 +0000 (01:50 +0000)
non-MANY_SEGMENTS configuration.  It should never get invoked, but this is
easier than conditionalizing some of the uses.
(struct seg_info_trash): Dummy type used by above to make code compile.

gas/ChangeLog

index d7297746afc145bd4d91e0381e934f3a6f35d6c7..52f1b7b27ef4803e0f76f7a8b243d07cea75c87b 100644 (file)
@@ -1,3 +1,12 @@
+Mon May  8 21:44:13 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
+
+       * subsegs.h (seg_info): Provide dummy version for
+       non-BFD_ASSEMBLER, non-MANY_SEGMENTS configuration.  It should
+       never get invoked, but this is easier than conditionalizing some
+       of the uses.
+       (struct seg_info_trash): Dummy type used by above to make code
+       compile.
+
 Fri May  5 14:47:13 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
        * config/obj-coff.h (SEPARATE_STAB_SECTIONS): Define to 1, not