+2025-01-27 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-01-16 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/107522
+ * constraint.cc (get_normalized_constraints_from_decl): Use the
+ most general template for an explicit specialization of a
+ member template.
+
2025-01-24 Marek Polacek <polacek@redhat.com>
Backported from master:
+2025-01-27 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-01-16 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/107522
+ * g++.dg/cpp2a/concepts-explicit-spec7.C: New test.
+
2025-01-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
Backported from master:
+2025-01-27 Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
+
+ Backported from master:
+ 2025-01-20 Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
+
+ PR libstdc++/118185
+ PR libstdc++/100249
+ * include/bits/ranges_algo.h (__clamp_fn): Correctly forward the
+ projected value to the comparator.
+ * testsuite/25_algorithms/clamp/118185.cc: New test.
+
2025-01-16 Jonathan Wakely <jwakely@redhat.com>
Backported from master: