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

https://gcc.gnu.org/g:6b226ef735f05264cdb51e3bc754d1b178108e3f

commit r13-2238-g6b226ef735f05264cdb51e3bc754d1b178108e3f
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Aug 28 00:16:28 2022 +0000

    Daily bump.

Diff:
---
 contrib/ChangeLog       |  5 +++++
 gcc/ChangeLog           |  4 ++++
 gcc/DATESTAMP           |  2 +-
 gcc/d/ChangeLog         | 11 +++++++++++
 gcc/testsuite/ChangeLog |  5 +++++
 libphobos/ChangeLog     | 11 +++++++++++
 libstdc++-v3/ChangeLog  |  4 ++++
 7 files changed, 41 insertions(+), 1 deletion(-)

diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 4ee88c5fb9d..007fad06431 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-27  Xi Ruoyao  <xry111@xry111.site>
+
+	* gen_autofdo_event.py: Port to Python 3, and use grep -E
+	instead of egrep.
+
 2022-08-26  Martin Liska  <mliska@suse.cz>
 
 	* config-list.mk: Remove cr16.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index f2b8efbf5a4..65306b8934e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2022-08-27  Xi Ruoyao  <xry111@xry111.site>
+
+	* config/i386/gcc-auto-profile: Regenerate.
+
 2022-08-26  Aldy Hernandez  <aldyh@redhat.com>
 
 	* real.cc (real_iszero): New.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index bdd286f5e87..027f7dfa509 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220827
+20220828
diff --git a/gcc/d/ChangeLog b/gcc/d/ChangeLog
index ebb63916b3c..eae3ac15cbd 100644
--- a/gcc/d/ChangeLog
+++ b/gcc/d/ChangeLog
@@ -1,3 +1,14 @@
+2022-08-27  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* dmd/MERGE: Merge upstream dmd 817610b16d.
+	* d-ctfloat.cc (CTFloat::parse): Update for new front-end interface.
+	* d-lang.cc (d_parse_file): Likewise.
+	* expr.cc (ExprVisitor::visit (AssignExp *)): Remove handling of array
+	assignments to non-trivial static and dynamic arrays.
+	* runtime.def (ARRAYASSIGN): Remove.
+	(ARRAYASSIGN_L): Remove.
+	(ARRAYASSIGN_R): Remove.
+
 2022-08-16  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	PR d/106638
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 0f77e5c3903..43596e49a00 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-27  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/106737
+	* gcc.dg/autopar/pr106737.c: Require fgraphite effective target.
+
 2022-08-26  Marek Polacek  <polacek@redhat.com>
 
 	PR c++/81159
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog
index bf1c632a11c..88660f6f706 100644
--- a/libphobos/ChangeLog
+++ b/libphobos/ChangeLog
@@ -1,3 +1,14 @@
+2022-08-27  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+	* libdruntime/MERGE: Merge upstream druntime 817610b16d.
+	* libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
+	core/internal/array/arrayassign.d.
+	* libdruntime/Makefile.in: Regenerate.
+	* src/MERGE: Merge upstream phobos b578dfad9.
+	* src/Makefile.am (PHOBOS_DSOURCES): Remove
+	std/experimental/typecons.d. Add std/logger package.
+	* src/Makefile.in: Regenerate.
+
 2022-08-03  Iain Buclaw  <ibuclaw@gdcproject.org>
 
 	* configure: Regenerate.
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 4ef62420926..ba5939d9003 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,7 @@
+2022-08-27  Patrick Palka  <ppalka@redhat.com>
+
+	* testsuite/20_util/logical_traits/requirements/base_classes.cc: New test.
+
 2022-08-26  Patrick Palka  <ppalka@redhat.com>
 
 	* include/std/ranges (zip_view::_Iterator::operator<): Remove

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

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

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