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-10576] Daily bump.
Date: Wed, 15 Mar 2023 00:19:56 +0000 (GMT)	[thread overview]
Message-ID: <20230315001956.198BB3858D20@sourceware.org> (raw)

https://gcc.gnu.org/g:91600a41ed4b9a572f61cfd1c30415247ebcebde

commit r11-10576-g91600a41ed4b9a572f61cfd1c30415247ebcebde
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Wed Mar 15 00:19:15 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/d/ChangeLog         | 11 +++++++++++
 gcc/testsuite/ChangeLog | 10 ++++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 975096e7c1c..1541514c486 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230314
+20230315
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index 68a8d696974..22d1be907aa 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,14 @@
+2023-03-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-03-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/109108
+	* decl.cc (get_symbol_decl): Set DECL_LAMBDA_FUNCTION_P on function
+	literals.
+	(start_function): Unconditionally unset DECL_EXTERNAL.
+	(set_linkage_for_decl): Give lambda functions one-only linkage.
+
 2023-03-13  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	Backported from master:
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 8abfd4ef9b1..cbd07c85618 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2023-03-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	Backported from master:
+	2023-03-14  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	PR d/109108
+	* gdc.dg/torture/torture.exp (srcdir): New proc.
+	* gdc.dg/torture/imports/pr109108.d: New test.
+	* gdc.dg/torture/pr109108.d: New test.
+
 2023-03-13  Arsen Arsenović  <arsen@aarsen.me>
 
 	PR c++/106188

                 reply	other threads:[~2023-03-15  0:19 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=20230315001956.198BB3858D20@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).