aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index e624e6b..25a9ef9 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,11 @@
+2019-07-01 Ed Schonberg <schonberg@adacore.com>
+
+ * exp_unst.adb (Visit_Node, Check_Static_Type): Improve the
+ handling of private and incomplete types whose full view is an
+ access type, to detect additional uplevel references in dynamic
+ bounds. This is relevant to N_Free_Statement among others that
+ manipulate types whose full viww may be an access type.
+
2019-07-01 Pat Rogers <rogers@adacore.com>
* doc/gnat_rm/representation_clauses_and_pragmas.rst: Correct