public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-10574] Daily bump.
@ 2023-03-14 0:20 GCC Administrator
0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2023-03-14 0:20 UTC (permalink / raw)
To: gcc-cvs
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:
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-14 0:20 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:20 [gcc r11-10574] 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).