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 5ffc248..20edf04 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,5 +1,13 @@
2016-06-06 Eric Botcazou <ebotcazou@adacore.com>
+ * gcc-interface/decl.c (Gigi_Equivalent_Type): Make sure equivalent
+ types are present before returning them. Remove final assertion.
+ (gnat_to_gnu_entity) <E_Access_Protected_Subprogram_Type>: Adjust to
+ above change.
+ <E_Protected_Type>: Likewise.
+
+2016-06-06 Eric Botcazou <ebotcazou@adacore.com>
+
* gcc-interface/trans.c (elaborate_all_entities_for_package): Also do
not elaborate Itypes.