public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-9991] Daily bump.
@ 2023-11-18  0:19 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-11-18  0:19 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:da6839247545f84ebb010b4d0757f650d3e30c42

commit r12-9991-gda6839247545f84ebb010b4d0757f650d3e30c42
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Nov 18 00:19:34 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 25 +++++++++++++++++++++++++
 gcc/testsuite/ChangeLog | 12 ++++++++++++
 3 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 01fc321fe04..36722b9e985 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20231117
+20231118
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index fbb4cf3ba02..4fa88118e76 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,28 @@
+2023-11-17  Jason Merrill  <jason@redhat.com>
+
+	PR c++/112301
+	PR c++/102191
+	PR c++/33799
+	* except.cc (maybe_splice_retval_cleanup): Clear
+	current_retval_sentinel when destroying retval.
+	* semantics.cc (nrv_data): Add in_nrv_cleanup.
+	(finalize_nrv): Set it.
+	(finalize_nrv_r): Fix handling of throwing cleanups.
+
+2023-11-17  Jason Merrill  <jason@redhat.com>
+
+	* semantics.cc (finalize_nrv_r): [RETURN_EXPR]: Only replace the
+	INIT_EXPR.
+
+2023-11-17  Jason Merrill  <jason@redhat.com>
+
+	PR c++/33799
+	* except.cc (maybe_splice_retval_cleanup): Change
+	recognition of function body and try scopes.
+	* semantics.cc (do_poplevel): Call it after poplevel.
+	(at_try_scope): New.
+	* cp-tree.h (maybe_splice_retval_cleanup): Adjust.
+
 2023-08-11  Jason Merrill  <jason@redhat.com>
 
 	PR c++/106310
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 2e2d06dbb1a..966da5dfcef 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,15 @@
+2023-11-17  Jason Merrill  <jason@redhat.com>
+
+	PR c++/112301
+	PR c++/102191
+	PR c++/33799
+	* g++.dg/eh/return1.C: Add more cases.
+
+2023-11-17  Jason Merrill  <jason@redhat.com>
+
+	PR c++/33799
+	* g++.dg/eh/return1.C: Add label cases.
+
 2023-11-16  Eric Botcazou  <ebotcazou@adacore.com>
 
 	* gnat.dg/varsize4.adb (Func): Initialize Byte_Read parameter.

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

only message in thread, other threads:[~2023-11-18  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-18  0:19 [gcc r12-9991] 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).