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

https://gcc.gnu.org/g:205a6fb2a0c5285e77a4f25da36d0a1af7ab104a

commit r13-2712-g205a6fb2a0c5285e77a4f25da36d0a1af7ab104a
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Sep 18 00:17:03 2022 +0000

    Daily bump.

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

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6e09a1a3b79..a15a3bcb456 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,16 @@
+2022-09-17  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
+
+	* config/csky/csky.h (FUNCTION_ARG_REGNO_P): Cast REGNO to (int)
+	to prevent warning.
+
+2022-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/106958
+	* tree-ssa-reassoc.cc (optimize_range_tests_cmp_bitwise): If
+	id >= l, cast op to type1, otherwise to pointer_sized_int_node.
+	If type has pointer type, cast exp to pointer_sized_int_node
+	even when id < l.
+
 2022-09-16  liuhongt  <hongtao.liu@intel.com>
 
 	PR target/106910
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index c5a8cbf7428..f6dd415e2b5 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220917
+20220918
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 811052815cf..dc4ce202c35 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,10 @@
+2022-09-17  Patrick Palka  <ppalka@redhat.com>
+
+	* module.cc (friend_from_decl_list): Don't consider
+	CLASSTYPE_TEMPLATE_INFO for a TYPENAME_TYPE friend.
+	(trees_in::read_class_def): Don't add to
+	CLASSTYPE_BEFRIENDING_CLASSES for a TYPENAME_TYPE friend.
+
 2022-09-16  Patrick Palka  <ppalka@redhat.com>
 
 	PR c++/92505
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index a40fdd2d7db..bf4ecdab57b 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2022-09-17  Patrick Palka  <ppalka@redhat.com>
+
+	* g++.dg/modules/typename-friend_a.C: New test.
+	* g++.dg/modules/typename-friend_b.C: New test.
+
+2022-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+	PR tree-optimization/106958
+	* gcc.c-torture/compile/pr106958.c: New test.
+
 2022-09-16  Eugene Rozenfeld  <erozen@microsoft.com>
 
 	* gcc.dg/tree-prof/indir-call-prof-2.c: Fix dg-final-use-autofdo.

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

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

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