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

https://gcc.gnu.org/g:2abb50064a2a72e9ec98c13f5b5c68cf668e35a2

commit r12-9503-g2abb50064a2a72e9ec98c13f5b5c68cf668e35a2
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon May 1 00:21:04 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 27 +++++++++++++++++++++++++++
 gcc/testsuite/ChangeLog |  9 +++++++++
 3 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 8de8e66b47c..cc2a1e59ade 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230430
+20230501
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 21718759cf6..3b55bea9efe 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,30 @@
+2023-04-30  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2023-04-09  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* coroutines.cc (coro_rewrite_function_body): Ensure that added
+	bind expressions have scope blocks.
+
+2023-04-30  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2023-04-01  Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR c++/101118
+	* coroutines.cc (flatten_await_stmt): Use the current count of
+	promoted temporaries to build a unique name for the frame entries.
+
+2023-04-30  Andrew Pinski  <pinskia@gmail.com>
+
+	Backported from master:
+	2022-12-16  Andrew Pinski  <pinskia@gmail.com>
+		    Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR c++/107768
+	* coroutines.cc (coro_rewrite_function_body): Initialize pointers
+	from nullptr_node.  (morph_fn_to_coro): Likewise.
+
 2023-04-28  Patrick Palka  <ppalka@redhat.com>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a0dffcb7451..fab919c3167 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2023-04-30  Andrew Pinski  <pinskia@gmail.com>
+
+	Backported from master:
+	2022-12-16  Andrew Pinski  <pinskia@gmail.com>
+		    Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR c++/107768
+	* g++.dg/coroutines/pr107768.C: New test.
+
 2023-04-28  Patrick Palka  <ppalka@redhat.com>
 
 	Backported from master:

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

only message in thread, other threads:[~2023-05-01  0:21 UTC | newest]

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