public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r11-10574] Daily bump.
Date: Tue, 14 Mar 2023 00:20:42 +0000 (GMT)	[thread overview]
Message-ID: <20230314002042.90A813858D32@sourceware.org> (raw)

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

commit r11-10574-gdd32d6a6c8a2d20b55f67a4d0206dcfb92ae7cab
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Tue Mar 14 00:20:02 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 0456d55eb6c..6d7be7a50f5 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-02-15  Marek Polacek  <polacek@redhat.com>
 
 	Backported from master:
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index 83f399e72ad..68a8d696974 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 203d2b9904a..8abfd4ef9b1 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-05  Harald Anlauf  <anlauf@gmx.de>
 
 	Backported from master:

                 reply	other threads:[~2023-03-14  0:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230314002042.90A813858D32@sourceware.org \
    --to=gccadmin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).