gdb: Fix alignment computation for structs with only static fields
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0be7538f6f2d3629c6d34958494aadad2209401f..d50a03478edd1be11adc329e51cef4c7e26279cd 100644 (file)
@@ -1,3 +1,8 @@
+2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdbtypes.c (type_align): A struct with no non-static fields also
+       has alignment of 1.
+
 2019-04-11  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * riscv-tdep.c (riscv_call_arg_complex_float): Fix offset of first
This page took 0.025624 seconds and 4 git commands to generate.