]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 7 Feb 2024 00:20:38 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 7 Feb 2024 00:20:38 +0000 (00:20 +0000)
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index 14a359f38317b24d72daf3e77a0a7cda9d895bb8..fb89643727169d857bb5264df442502dc47717d7 100644 (file)
@@ -1 +1 @@
-20240206
+20240207
index f08f0252a6d16a3bd5ce2c65146b100c54024235..c555966e214a3f9224709e6e4acb7f8528442003 100644 (file)
@@ -1,3 +1,11 @@
+2024-02-06  Jason Merrill  <jason@redhat.com>
+
+       Backported from master:
+       2024-02-06  Jason Merrill  <jason@redhat.com>
+
+       PR c++/107291
+       * method.cc (early_check_defaulted_comparison): Fail if not friend.
+
 2024-02-05  Jason Merrill  <jason@redhat.com>
 
        Backported from master:
index 5be5adf95eb5f98cad5fae085cd2f426edcd83ff..b5ace5a457a3f4ec6449596dd0bf9b3bb0c0d438 100644 (file)
@@ -1,3 +1,11 @@
+2024-02-06  Jason Merrill  <jason@redhat.com>
+
+       Backported from master:
+       2024-02-06  Jason Merrill  <jason@redhat.com>
+
+       PR c++/107291
+       * g++.dg/cpp2a/spaceship-eq17.C: New test.
+
 2024-02-05  Jason Merrill  <jason@redhat.com>
 
        Backported from master: