Remove field_info::nfields member
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4376161673bf5c5b10264f7bb1f6a8ff1f14f31a..d99c1784f8b7a87eaa4d0be83205f5b37b320637 100644 (file)
@@ -1,3 +1,10 @@
+2020-02-27  Tom Tromey  <tromey@adacore.com>
+
+       * dwarf2/read.c (struct field_info) <nfields>: Now a method, not a
+       member.
+       (dwarf2_add_field): Don't update nfields.
+       (dwarf2_attach_fields_to_type, process_structure_scope): Update.
+
 2020-02-27  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdbtypes.c (create_array_type_with_stride): Use std::abs not
This page took 0.025342 seconds and 4 git commands to generate.