public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4478] Daily bump.
@ 2022-12-04  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-12-04  0:17 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8c45e67ac673bbddaaf9770a1a6944b382174938

commit r13-4478-g8c45e67ac673bbddaaf9770a1a6944b382174938
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Dec 4 00:17:06 2022 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        |  7 +++++++
 gcc/testsuite/ChangeLog | 15 +++++++++++++++
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 7a1b14a57f3..1638a1245b8 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20221203
+20221204
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 1ce30ddcc77..6ebd1ae33b9 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2022-12-03  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/103081
+	* pt.cc (tsubst_copy) <case CONST_DECL>: Generalize
+	early exit test for namespace-scope decls to check dependence of
+	the enclosing scope instead.  Remove dead early exit test.
+
 2022-12-02  Bernhard Reutner-Fischer  <rep.dot.nop@gmail.com>
 	    Jason Merrill  <jason@redhat.com>
 
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index d59f059e723..3a60cfa7853 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,18 @@
+2022-12-03  Patrick Palka  <ppalka@redhat.com>
+
+	PR c++/103081
+	* g++.dg/cpp2a/using-enum-10.C: New test.
+	* g++.dg/cpp2a/using-enum-10a.C: New test.
+
+2022-12-03  Alexandre Oliva  <oliva@adacore.com>
+
+	* gcc.dg/tree-ssa/ssa-sink-18.c: xfail sink2 on riscv64.
+
+2022-12-03  Alexandre Oliva  <oliva@adacore.com>
+
+	* gcc.dg/uninit-pred-9_b.c: Add riscv*-*-* to the xfail list
+	for the bogus warning.
+
 2022-12-02  Harald Anlauf  <anlauf@gmx.de>
 
 	PR fortran/107874

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

only message in thread, other threads:[~2022-12-04  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-04  0:17 [gcc r13-4478] 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).