]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 28 Aug 2025 00:28:06 +0000 (00:28 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 28 Aug 2025 00:28:06 +0000 (00:28 +0000)
gcc/DATESTAMP
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index 815d6fb4b74fd3f47a165dea21deac63232db03e..d80fed096e285bdef2b4ad3900f676a4eddf1ca9 100644 (file)
@@ -1 +1 @@
-20250827
+20250828
index 2b0c1fdf8c7a68833984ef7c2bcf61173a1c2906..f617c5fdff82f19bd9ab34db5d68ae7d8c7a238a 100644 (file)
@@ -1,3 +1,11 @@
+2025-08-27  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+       Backported from master:
+       2025-08-23  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+       PR c++/120499
+       * method.cc (synthesize_method): Set the instantiating module.
+
 2025-08-26  Patrick Palka  <ppalka@redhat.com>
 
        Backported from master:
index 2a16b76ff7d9c688aaa9be6978fa1efae0d17ae8..68ad9e70d561a3eac33d2ff1232008f1d9fd3efe 100644 (file)
@@ -1,3 +1,13 @@
+2025-08-27  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+       Backported from master:
+       2025-08-23  Nathaniel Shead  <nathanieloshead@gmail.com>
+
+       PR c++/120499
+       * g++.dg/modules/imp-member-4_a.C: New test.
+       * g++.dg/modules/imp-member-4_b.C: New test.
+       * g++.dg/modules/imp-member-4_c.C: New test.
+
 2025-08-26  Torbjörn SVENSSON  <torbjorn.svensson@foss.st.com>
 
        Backported from master: