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

https://gcc.gnu.org/g:7eed1b9b38aecdd7423da4ed2d5263b6af63b56c

commit r11-10056-g7eed1b9b38aecdd7423da4ed2d5263b6af63b56c
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Jun 9 00:18:19 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 17 +++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/cp/ChangeLog        | 10 ++++++++++
 gcc/testsuite/ChangeLog |  7 +++++++
 4 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 473863a79d6..89370411d1a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,20 @@
+2022-06-08  Max Filippov  <jcmvbkbc@gmail.com>
+
+	Backported from master:
+	2022-06-08  Max Filippov  <jcmvbkbc@gmail.com>
+
+	PR target/105879
+	* config/xtensa/xtensa.md (movdi): Rename 'first' and 'second'
+	to 'lowpart' and 'highpart' so that they match 'gen_lowpart' and
+	'gen_highpart' bitwise semantics and fix order of highpart and
+	lowpart depending on target endianness.
+
+2022-06-08  liuhongt  <hongtao.liu@intel.com>
+
+	PR target/105854
+	* config/i386/sse.md (ssse3_palignrdi): Change alternative 2
+	from Yv to Yw.
+
 2022-06-02  Richard Biener  <rguenther@suse.de>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 84385c310ad..2b282de2e7d 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220608
+20220609
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index f2927551df6..6eb46f22f68 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,13 @@
+2022-06-08  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105852
+	PR c++/105761
+	* decl.c (duplicate_decls): Avoid copying template info
+	from non-templated friend even if newdecl isn't a definition.
+	Correct handling of DECL_UNIQUE_FRIEND_P on templates.
+	* pt.c (non_templated_friend_p): New.
+	* cp-tree.h (non_templated_friend_p): Declare it.
+
 2022-06-03  Jason Merrill  <jason@redhat.com>
 
 	PR c++/105761
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 324d34dbef0..291c52e847a 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2022-06-08  Jason Merrill  <jason@redhat.com>
+
+	PR c++/105852
+	PR c++/105761
+	* g++.dg/modules/tpl-friend-2_a.C: Adjust expected dump.
+	* g++.dg/template/friend74.C: New test.
+
 2022-06-03  Jason Merrill  <jason@redhat.com>
 
 	PR c++/105761


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

only message in thread, other threads:[~2022-06-09  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-09  0:18 [gcc r11-10056] 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).