+2024-04-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2024-03-28 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/114474
+ * primary.cc (gfc_variable_attr): Catch variables used in structure
+ constructors within DATA statements that are still tagged with a
+ temporary type BT_PROCEDURE from match_actual_arg and which have the
+ target attribute, and fix their typespec.
+
2024-04-02 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2024-04-05 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2024-04-02 Iain Sandoe <iain@sandoe.co.uk>
+
+ * Make-lang.in: Implement exports list, and use a shared
+ libgcc.
+ * libgccjit.exports: New file.
+
2023-07-27 Release Manager
* GCC 13.2.0 released.
+2024-04-06 Harald Anlauf <anlauf@gmx.de>
+
+ Backported from master:
+ 2024-03-28 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/114474
+ * gfortran.dg/data_pointer_3.f90: New test.
+
+2024-04-05 Iain Sandoe <iain@sandoe.co.uk>
+
+ Backported from master:
+ 2024-04-02 Iain Sandoe <iain@sandoe.co.uk>
+
+ PR testsuite/114034
+ * g++.dg/gcov/gcov-dump-1.C: Remove extra -lgcov.
+ * g++.dg/gcov/gcov-dump-2.C: Likewise.
+
2024-04-04 Iain Sandoe <iain@sandoe.co.uk>
Backported from master:
+2024-04-05 Iain Sandoe <iain@sandoe.co.uk>
+
+ * configure.tgt: Enable libphobos for Darwin >= 12.
+
2023-11-07 Iain Buclaw <ibuclaw@gdcproject.org>
* libdruntime/core/cpuid.d (getCpuInfo0B): Limit number of times loop