* stabsread.c (read_type): Handle stub types for bitstrings.
authorPer Bothner <per@bothner.com>
Fri, 16 Sep 1994 07:29:44 +0000 (07:29 +0000)
committerPer Bothner <per@bothner.com>
Fri, 16 Sep 1994 07:29:44 +0000 (07:29 +0000)
commit576f97700b15b15f404fee452f862b1949cb30de
treef91841baf3db20cedf82b619fdc68f9583693450
parentbdef6b60f3f6c9e44b2a5c66a95466e82be9a21e
* stabsread.c (read_type):  Handle stub types for bitstrings.
* stabsread.c (read_array_type):  Check for stub domain type
using TYPE_FLAG_STUB, not its length.
* gdbtypes.c (create_set_type):  Handle a stub domain type.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/stabsread.c