+2023-02-14 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gimplify.cc (gimplify_save_expr): Add missing guard.
+
2023-02-13 Kewen Lin <linkw@linux.ibm.com>
Backported from master:
+2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ PR c++/106675
+ * call.cc (joust_maybe_elide_copy): Return false for ck_ambig.
+
2023-02-10 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ PR c++/106675
+ * g++.dg/cpp0x/overload-conv-5.C: New test.
+
+2023-02-14 Eric Botcazou <ebotcazou@adacore.com>
+
+ * gnat.dg/shift2.adb: New test.
+
2023-02-13 Kewen Lin <linkw@linux.ibm.com>
Backported from master:
+2023-02-14 Thomas W Rodgers <rodgert@twrodgers.com>
+
+ Backported from master:
+ 2023-02-14 Thomas W Rodgers <rodgert@twrodgers.com>
+
+ PR libstdc++/103934
+ * include/std/atomic (atomic_flag_test): Add.
+ (atomic_flag_test_explicit): Add.
+ * testsuite/29_atomics/atomic_flag/test/explicit.cc: Add
+ test case to cover missing atomic_flag free functions.
+ * testsuite/29_atomics/atomic_flag/test/implicit.cc:
+ Likewise.
+
2023-02-10 Jakub Jelinek <jakub@redhat.com>
Backported from master: