aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
authorGary Dismukes <dismukes@adacore.com>2019-12-18 07:14:59 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2019-12-18 07:14:59 +0000
commita760d142461694eca613c9d9a19333416566241e (patch)
tree6c274cdd5fd2397d6f5503d0c7ac377cce3b0e68 /gcc/ada/ChangeLog
parent64c6e3673a9eddf168fbe8d5cfab70f55fea08f8 (diff)
downloadgcc-a760d142461694eca613c9d9a19333416566241e.zip
gcc-a760d142461694eca613c9d9a19333416566241e.tar.gz
gcc-a760d142461694eca613c9d9a19333416566241e.tar.bz2
[Ada] Missing accessibility actuals on calls to interface conversion functions
2019-12-18 Gary Dismukes <dismukes@adacore.com> gcc/ada/ * sem_res.adb (Resolve_Type_Conversion): Add handling for access types with designated operand and target types that are referenced in places that have a limited view of an interface type by retrieving the nonlimited view when it exists. Add ??? comments related to missing limited_with_clause handling for Target (in the non-access case). From-SVN: r279513
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index fd3d0be..acf3b3b 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,12 @@
+2019-12-18 Gary Dismukes <dismukes@adacore.com>
+
+ * sem_res.adb (Resolve_Type_Conversion): Add handling for access
+ types with designated operand and target types that are
+ referenced in places that have a limited view of an interface
+ type by retrieving the nonlimited view when it exists. Add ???
+ comments related to missing limited_with_clause handling for
+ Target (in the non-access case).
+
2019-12-18 Ed Schonberg <schonberg@adacore.com>
* par-ch12.adb (P_Formal_Derived_Type_Definition): In Ada_2020