]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/valprint.c
gdb/
[thirdparty/binutils-gdb.git] / gdb / valprint.c
index fc5942da77887069a9a1e19192245711df5c8755..6e651f6ce844510a13bfe7f0024d82d5e8bf7538 100644 (file)
@@ -252,7 +252,6 @@ scalar_type_p (struct type *type)
     case TYPE_CODE_UNION:
     case TYPE_CODE_SET:
     case TYPE_CODE_STRING:
-    case TYPE_CODE_BITSTRING:
       return 0;
     default:
       return 1;