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

https://gcc.gnu.org/g:225cd987351d3558612107bc95c1f9c033fde5f1

commit r12-9249-g225cd987351d3558612107bc95c1f9c033fde5f1
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Mar 14 00:21:22 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  7 +++++++
 gcc/d/ChangeLog         | 22 ++++++++++++++++++++++
 gcc/testsuite/ChangeLog |  6 ++++++
 4 files changed, 36 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 356057bf73a..975096e7c1c 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230313
+20230314
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index adf14de62ce..f1b36c41a58 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2023-03-13  Arsen Arsenović  <arsen@aarsen.me>
+
+	PR c++/106188
+	PR c++/106713
+	* coroutines.cc (coro_rewrite_function_body): Ensure we have a
+	BIND_EXPR wrapping the function body.
+
 2023-03-07  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index d9f2bac64ce..41ea1718328 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,25 @@
+2023-03-13  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-03-13  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* decl.cc (finish_thunk): Unset DECL_EXTERNAL on thunk.
+	(make_thunk): Set DECL_EXTERNAL on thunk, don't call build_decl_tree.
+	(finish_function): Call finish_thunk on forward referenced thunks.
+
+2023-03-13  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-03-13  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* decl.cc (get_fndecl_result): New function.
+	(get_fndecl_arguments): New function.
+	(DeclVisitor::visit (FuncDeclaration *)): Adjust to call
+	get_fndecl_arguments.
+	(make_thunk): Adjust to call get_fndecl_arguments and
+	get_fndecl_result.
+	(start_function): Adjust to call get_fndecl_result.
+
 2023-03-03  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index c871c4ca24e..a5d1e8ebeb0 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2023-03-13  Arsen Arsenović  <arsen@aarsen.me>
+
+	PR c++/106188
+	PR c++/106713
+	* g++.dg/coroutines/pr106188.C: New test.
+
 2023-03-11  Andrew Pinski  <apinski@marvell.com>
 
 	Backported from master:

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

only message in thread, other threads:[~2023-03-14  0:22 UTC | newest]

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