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

https://gcc.gnu.org/g:591c0f4b92548e3ae2e8173f4f93984b1c7f62bb

commit r11-10048-g591c0f4b92548e3ae2e8173f4f93984b1c7f62bb
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Jun 4 00:18:07 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           |  9 +++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 12 ++++++++++++
 gcc/testsuite/ChangeLog | 18 ++++++++++++++++++
 4 files changed, 40 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 006822c0082..473863a79d6 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2022-06-02  Richard Biener  <rguenther@suse.de>
+
+	Backported from master:
+	2022-05-02  Richard Biener  <rguenther@suse.de>
+
+	PR tree-optimization/105437
+	* tree-vect-slp.c (vect_schedule_slp_node): Handle the
+	case where last_stmt alters control flow.
+
 2022-05-26  Simon Cook  <simon.cook@embecosm.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 42757d43665..d6a682769fa 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220602
+20220604
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index d5d858f0e96..f2927551df6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,15 @@
+2022-06-03  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105761
+	* decl.c (duplicate_decls): Don't copy DECL_TEMPLATE_INFO
+	from a hidden friend.
+
+2022-06-03  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105795
+	* constexpr.c (cxx_eval_bare_aggregate): Always call
+	init_subob_ctx.
+
 2022-05-31  Jason Merrill  <jason@redhat.com>
 
 	PR c++/102307
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index d11b830d13d..324d34dbef0 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,21 @@
+2022-06-03  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105761
+	* g++.dg/cpp1y/auto-fn64.C: New test.
+
+2022-06-03  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105795
+	* g++.dg/cpp1z/constexpr-aggr-base1.C: New test.
+
+2022-06-02  Richard Biener  <rguenther@suse.de>
+
+	Backported from master:
+	2022-05-02  Richard Biener  <rguenther@suse.de>
+
+	PR tree-optimization/105437
+	* g++.dg/vect/pr105437.cc: New testcase.
+
 2022-05-31  Jason Merrill  <jason@redhat.com>
 
 	PR c++/102307


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

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

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