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

https://gcc.gnu.org/g:6a20a80f62a716fa36234e844d210795c64bbdd5

commit r11-11256-g6a20a80f62a716fa36234e844d210795c64bbdd5
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Feb 27 00:19:37 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 47afea3b4c83..abc12bca3902 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240226
+20240227
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index e14eb1cdf63b..767f5bb49d0a 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.
+
 2023-05-29  Release Manager
 
 	* GCC 11.4.0 released.
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 18566c3b5e9d..7ea8e73ba2e3 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:20 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:20 [gcc r11-11256] 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).