]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 6e09a1a3b79d32ab4c1727263a364c32e08589e0..a15a3bcb456c05ce555d1096d6c168f242ea729d 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 c5a8cbf7428c2c28622bb5101a63477e3f24ac11..f6dd415e2b5af1dd14c1e65a7cdad0408e4864da 100644 (file)
@@ -1 +1 @@
-20220917
+20220918
index 811052815cf213d8dbed4059467fc56572fc7615..dc4ce202c35373c86f19abc9fcc4a6e0ba656886 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 a40fdd2d7db62081d33e7bc1b18d5ce348fed427..bf4ecdab57b0f763144ad1442d59cd210ba3157f 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.