Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 18 Sep 2022 00:17:03 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 18 Sep 2022 00:17:03 +0000 (00:17 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index 6e09a1a..a15a3bc 100644 (file)
@@ -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
index c5a8cbf..f6dd415 100644 (file)
@@ -1 +1 @@
-20220917
+20220918
index 8110528..dc4ce20 100644 (file)
@@ -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
index a40fdd2..bf4ecda 100644 (file)
@@ -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.