handle VLA in a struct or union
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ba048574afa646d8a188d889ea0069308a834e35..1803f81c0be9993855d7854e9fbd4ba43c6245ea 100644 (file)
@@ -1,3 +1,16 @@
+2014-06-04  Tom Tromey  <tromey@redhat.com>
+
+       * ada-lang.c (ada_template_to_fixed_record_type_1): Use
+       value_from_contents_and_address_unresolved.
+       (ada_template_to_fixed_record_type_1): Likewise.
+       (ada_which_variant_applies): Likewise.
+       * value.h (value_from_contents_and_address_unresolved): Declare.
+       * value.c (value_from_contents_and_address_unresolved): New
+       function.
+       * gdbtypes.c (is_dynamic_type, resolve_dynamic_type)
+       <TYPE_CODE_STRUCT, TYPE_CODE_UNION>: New cases.
+       (resolve_dynamic_struct, resolve_dynamic_union): New functions.
+
 2014-06-04  Tom Tromey  <tromey@redhat.com>
 
        * gdbtypes.c (is_dynamic_type): Remove unneeded "break"s.
This page took 0.02389 seconds and 4 git commands to generate.