aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 752a9fd..561f6a8 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,10 @@
+2019-09-18 Bob Duff <duff@adacore.com>
+
+ * exp_ch5.adb (Expand_Assign_Array_Loop_Or_Bitfield): The call
+ to Copy_Bitfield is now enabled.
+ (Expand_Assign_Array_Bitfield): Multiply 'Length times
+ 'Component_Size "by hand" instead of using 'Size.
+
2019-09-18 Vasiliy Fofanov <fofanov@adacore.com>
* doc/gnat_rm/implementation_defined_pragmas.rst: Fix minor