+2022-10-13 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2022-10-04 Tobias Burnus <tobias@codesourcery.com>
+
+ * doc/install.texi (Specific): Add missing items to bullet list.
+ (amdgcn): Update LLVM requirements, use version not date for newlib.
+ (nvptx): Use version not git hash for newlib.
+
2022-10-11 Christophe Lyon <christophe.lyon@arm.com>
* config/arm/mve.md (mve_vqshluq_n_s<mode>): Use
+2022-10-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2022-10-13 Marek Polacek <polacek@redhat.com>
+
+ PR c++/106925
+ * except.cc (maybe_splice_retval_cleanup): Check current_function_decl.
+ Make the bool const.
+
2022-09-29 Jason Merrill <jason@redhat.com>
* class.cc (check_methods): Call constraints_satisfied_p.
+2022-10-13 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2022-10-13 Marek Polacek <polacek@redhat.com>
+
+ PR c++/106925
+ * g++.dg/cpp0x/initlist-defarg3.C: New test.
+
2022-10-12 Mikael Morin <mikael@gcc.gnu.org>
Backported from master: