+2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ Backported from master:
+ 2023-02-15 Marek Polacek <polacek@redhat.com>
+
+ PR c++/106675
+ * call.c (joust_maybe_elide_copy): Return false for ck_ambig.
+
2022-12-16 Patrick Palka <ppalka@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-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-02 Detlef Vollmann <dv@vollmann.ch>
Backported from master: