+2025-08-08 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-08-04 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/120620
+ * constexpr.cc (cxx_dynamic_cast_fn_p): Return true only
+ for synthesized __dynamic_cast.
+
2025-07-03 Jakub Jelinek <jakub@redhat.com>
Backported from master:
+2025-08-08 Patrick Palka <ppalka@redhat.com>
+
+ Backported from master:
+ 2025-08-04 Patrick Palka <ppalka@redhat.com>
+
+ PR c++/120620
+ * g++.dg/cpp2a/constexpr-dynamic19.C: New test.
+ * g++.dg/cpp2a/constexpr-dynamic1a.C: New test.
+
2025-07-31 Jeevitha <jeevitha@linux.ibm.com>
Backported from master: