]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 11 Jun 2024 00:20:33 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 11 Jun 2024 00:20:33 +0000 (00:20 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index 35b9b5266905e26d2f7957b1ee212832d066e08d..9561fe84baa03bc50f4165478e5e72e63dd5f2ac 100644 (file)
@@ -1 +1 @@
-20240610
+20240611
index 51c55c9dce823212acc6ba04acbd12832c1a6efb..5e65d358dec6250f5cd7bd6dd461983f65296611 100644 (file)
@@ -1,3 +1,8 @@
+2024-06-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/114708
+       * exp_util.adb (Finalize_Address): Add guard for incomplete types.
+
 2024-03-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/113979
index b68e2948c88459cb99fe5d1e9c2b6a61d5bbea19..f788581af3ff51552561cd3242fe894c11bef9c0 100644 (file)
@@ -1,3 +1,7 @@
+2024-06-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/incomplete8.adb: New test.
+
 2024-06-04  Andrew Pinski  <quic_apinski@quicinc.com>
 
        Backported from master: