+2023-03-08 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2023-03-01 Tobias Burnus <tobias@codesourcery.com>
+
+ PR middle-end/108546
+ * omp-low.cc (lower_omp_target): Remove optional handling
+ on the receiver side, i.e. inside target (data), for
+ use_device_ptr.
+
2023-03-06 Xi Ruoyao <xry111@xry111.site>
Backported from master:
+2023-03-08 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2023-03-01 Tobias Burnus <tobias@codesourcery.com>
+
+ PR middle-end/108546
+ * trans-openmp.cc (gfc_trans_omp_clauses): Fix mapping of
+ type(C_ptr) variables.
+
2023-03-04 Harald Anlauf <anlauf@gmx.de>
Backported from master:
+2023-03-08 Tobias Burnus <tobias@codesourcery.com>
+
+ Backported from master:
+ 2023-03-01 Tobias Burnus <tobias@codesourcery.com>
+
+ PR middle-end/108546
+ * testsuite/libgomp.fortran/is_device_ptr-3.f90: New test.
+ * testsuite/libgomp.fortran/use_device_ptr-optional-4.f90: New test.
+
2023-02-10 Jakub Jelinek <jakub@redhat.com>
Backported from master: