ld: Handle extended-length data structures in PDB types
[platform/upstream/binutils.git] / ld / pdb.h
index 749a602..ddf731b 100644 (file)
--- a/ld/pdb.h
+++ b/ld/pdb.h
@@ -480,7 +480,6 @@ struct lf_bclass
   uint16_t attributes;
   uint32_t base_class_type;
   uint16_t offset;
-  uint16_t padding;
 } ATTRIBUTE_PACKED;
 
 /* lfVFuncTab in cvinfo.h */