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 r12-9249] Daily bump.
Date: Tue, 14 Mar 2023 00:22:01 +0000 (GMT) [thread overview]
Message-ID: <20230314002201.627E63858C5E@sourceware.org> (raw)
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:
reply other threads:[~2023-03-14 0:22 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=20230314002201.627E63858C5E@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).