]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Only use stride for final element type
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 0c6d399989345a9cea30c611480351189ed995c1..a98f89dc137796a3045d6a9934a4b3bc89524bff 100644 (file)
@@ -1,3 +1,8 @@
+2020-11-04  Tom Tromey  <tromey@adacore.com>
+
+       * dwarf2/read.c (read_array_type): Only apply stride to innermost
+       array.
+
 2020-11-04  Tom Tromey  <tromey@adacore.com>
 
        * gdbtypes.c (update_static_array_size): Handle bit stride.