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

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

commit r12-9952-g2ff1cf77d4d27e9eecf95d5428bf95416c5fd23e
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Oct 30 00:19:44 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/d/ChangeLog         | 17 +++++++++++++++++
 gcc/testsuite/ChangeLog |  8 ++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index c45582a317ff..d2cdbe13a4d5 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20231029
+20231030
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index bb5033ae1674..09a22fac30f6 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,20 @@
+2023-10-29  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-10-29  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/110712
+	* d-codegen.cc (d_build_call): Update call to convert_for_argument.
+	* d-convert.cc (is_valist_parameter_type): New function.
+	(check_valist_conversion): New function.
+	(convert_for_assignment): Update signature.  Add check whether
+	assigning va_list is permissible.
+	(convert_for_argument): Likewise.
+	* d-tree.h (convert_for_assignment): Update signature.
+	(convert_for_argument): Likewise.
+	* expr.cc (ExprVisitor::visit (AssignExp *)): Update call to
+	convert_for_assignment.
+
 2023-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b23c232fc3fb..7fda5cb38ebd 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2023-10-29  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-10-29  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/110712
+	* gdc.dg/pr110712.d: New test.
+
 2023-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	Backported from master:

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

only message in thread, other threads:[~2023-10-30  0:20 UTC | newest]

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