public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-8364] Daily bump.
@ 2024-02-27  0:25 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2024-02-27  0:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7b7df177c5009b9be9c62cf497b58880f2ef2e28

commit r13-8364-g7b7df177c5009b9be9c62cf497b58880f2ef2e28
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Feb 27 00:24:53 2024 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/ada/ChangeLog       | 12 ++++++++++++
 gcc/testsuite/ChangeLog |  4 ++++
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 47afea3b4c8..abc12bca390 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240226
+20240227
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 6c3af03ec3f..c8daa612da4 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,15 @@
+2024-02-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+	PR ada/113893
+	* exp_ch7.adb (Build_Anonymous_Master): Do not build the master
+	for a local designated type.
+	* exp_util.adb (Build_Allocate_Deallocate_Proc): Force Needs_Fin
+	to false if no finalization master is attached to an access type
+	and assert that it is anonymous in this case.
+	* sem_res.adb (Resolve_Allocator): Mention that the object might
+	not be finalized at all in the warning given when the type is an
+	anonymous access-to-controlled type.
+
 2024-02-03  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* exp_attr.adb (Expand_N_Attribute_Reference): Revert older change.
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4283a49491e..11308b53ec5 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2024-02-26  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* gnat.dg/access10.adb: New test.
+
 2024-02-23  Richard Earnshaw  <rearnsha@arm.com>
 
 	Backported from master:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-27  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27  0:25 [gcc r13-8364] Daily bump GCC Administrator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).