+2023-12-24 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-09-22 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/111485
+ * pt.c (is_compatible_template_arg): New parameter 'args'.
+ Add the outer template arguments 'args' to 'new_args'.
+ (convert_template_argument): Pass 'args' to
+ is_compatible_template_arg.
+
2023-12-20 Jason Merrill <jason@redhat.com>
Backported from master:
+2023-12-24 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2023-09-22 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/111485
+ * g++.dg/cpp2a/concepts-ttp5.C: New test.
+ * g++.dg/cpp2a/concepts-ttp6.C: New test.
+
2023-12-20 Jason Merrill <jason@redhat.com>
Backported from master: