+2025-10-22 Haochen Jiang <haochen.jiang@intel.com>
+
+ * config/i386/driver-i386.cc (host_detect_local_cpu): Correct
+ the logic for unknown model number cpu guess value.
+
2025-10-21 Christophe Lyon <christophe.lyon@linaro.org>
Backported from master:
+2025-10-22 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2025-10-22 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/122302
+ * c-common.cc (braced_list_to_string): Call copy_node on RAW_DATA_CST
+ before changing RAW_DATA_POINTER and RAW_DATA_LENGTH on it.
+
2025-10-14 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2025-10-22 Jakub Jelinek <jakub@redhat.com>
+
+ Backported from master:
+ 2025-10-22 Jakub Jelinek <jakub@redhat.com>
+
+ PR c++/122302
+ * g++.dg/cpp0x/pr122302.C: New test.
+ * g++.dg/cpp/embed-27.C: New test.
+
2025-10-21 Christophe Lyon <christophe.lyon@linaro.org>
Backported from master: