aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/ChangeLog')
-rw-r--r--gcc/ada/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 1f13b9c06ab..e2efd819c04 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,5 +1,11 @@
2019-11-25 Eric Botcazou <ebotcazou@adacore.com>
+ PR ada/92362
+ * gcc-interface/trans.c (gnat_to_gnu) <N_Attribute_Definition_Clause>:
+ Use a temporary instead of clobbering the result with a freeze node.
+
+2019-11-25 Eric Botcazou <ebotcazou@adacore.com>
+
PR ada/92575
* expect.c (__gnat_expect_poll [VMS, HPUX]): Fix typo.