+2023-07-12 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-06-29 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/110468
+ * init.cc (maybe_instantiate_nsdmi_init): Mask out all
+ tsubst flags except for tf_warning_or_error.
+
2023-05-17 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2023-07-12 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-06-29 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/110468
+ * g++.dg/cpp0x/noexcept79.C: New test.
+
2023-07-08 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2023-07-12 Jonathan Wakely <jwakely@redhat.com>
+
+ Backported from master:
+ 2023-07-12 Jonathan Wakely <jwakely@redhat.com>
+
+ PR libstdc++/95048
+ * testsuite/27_io/filesystem/path/construct/95048.cc: Check
+ conversions to wide strings.
+ * testsuite/experimental/filesystem/path/construct/95048.cc:
+ Likewise.
+
2023-07-06 Jonathan Wakely <jwakely@redhat.com>
Backported from master: