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 r14-5846] Daily bump.
Date: Sun, 26 Nov 2023 00:18:29 +0000 (GMT)	[thread overview]
Message-ID: <20231126001829.37C483858D20@sourceware.org> (raw)

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

commit r14-5846-gb28229b35a77bdaacef5e0b276bac0c7ca6344f9
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Nov 26 00:18:04 2023 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 30 ++++++++++++++++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 12 ++++++++++++
 gcc/testsuite/ChangeLog | 29 +++++++++++++++++++++++++++++
 4 files changed, 72 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b245114191a..800256ef21c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,33 @@
+2023-11-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	PR other/69374
+	* doc/install.texi (Downloading the source): Sort the list of
+	front ends and add D, Go, and Modula-2.
+
+2023-11-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	PR target/69374
+	* doc/install.texi (Specific) <*-*-freebsd*>: Remove older
+	contents referencing GCC 4.x.
+
+2023-11-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* doc/standards.texi (Standards): Update ISO C++ reference.
+
+2023-11-25  Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/111408
+	* config/i386/i386.md (*jcc_bt<mode>_mask,
+	*jcc_bt<SWI48:mode>_mask_1): Add (const_int 0) as expected
+	second operand of bt_comparison_operator.
+
+2023-11-25  Andrew Pinski  <pinskia@gmail.com>
+	    Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/109977
+	* config/aarch64/aarch64-simd.md (aarch64_simd_stp<mode>): Use <vwcore>
+	rather than %<vw> for alternative with r constraint on input operand.
+
 2023-11-24  Tobias Burnus  <tobias@codesourcery.com>
 
 	* doc/install.texi (amdgcn-*-amdhsa): Fix URL to ROCm;
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 07c89b4503c..955104c88c3 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20231125
+20231126
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 7b2eb72e922..fb257ad86a9 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,15 @@
+2023-11-25  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+	* name-lookup.cc (check_can_export_using_decl): New.
+	(do_nonmember_using_decl): Use above to check if names can be
+	exported.
+
+2023-11-25  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+	PR c++/102341
+	* decl.cc (duplicate_decls): Allow exporting a redeclaration of
+	a typedef.
+
 2023-11-24  Tobias Burnus  <tobias@codesourcery.com>
 
 	* parser.cc (cp_parser_omp_clause_dist_schedule,
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 1d04b04efb6..0eb5dc93f92 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,32 @@
+2023-11-25  Andrew Pinski  <quic_apinski@quicinc.com>
+
+	PR testsuite/112688
+	* gcc.target/aarch64/movk.c: Add noipa on dummy_number_generator
+	and remove -fno-inline option.
+
+2023-11-25  Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/111408
+	* gcc.c-torture/execute/pr111408.c: New test.
+
+2023-11-25  Andrew Pinski  <pinskia@gmail.com>
+	    Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/109977
+	* gcc.dg/pr109977.c: New test.
+
+2023-11-25  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+	* g++.dg/modules/using-10.C: New test.
+	* g++.dg/modules/using-enum-2.C: New test.
+
+2023-11-25  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+	PR c++/102341
+	* g++.dg/modules/export-1.C: Adjust test.
+	* g++.dg/modules/export-2_a.C: New test.
+	* g++.dg/modules/export-2_b.C: New test.
+
 2023-11-24  Lewis Hyatt  <lhyatt@gmail.com>
 
 	PR pch/112319

                 reply	other threads:[~2023-11-26  0:18 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=20231126001829.37C483858D20@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).