+2023-02-03 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-02-03 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/107461
+ * semantics.cc (finish_call_expr): Strip ADDR_EXPR from
+ the selected callee during overload set pruning.
+
2023-02-01 Marek Polacek <polacek@redhat.com>
Backported from master:
+2023-02-03 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-02-03 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/107461
+ * g++.dg/template/call9.C: New test.
+
2023-02-02 Harald Anlauf <anlauf@gmx.de>
Backported from master: