aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-03-09 00:20:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-03-09 00:20:27 +0000
commit7435136fe9a5e13e249edf617a114e47e9ccf573 (patch)
tree7a5d738bb267372b0e1bb698ab2bef336c66badc /libgomp/ChangeLog
parentfa1e458d05a94d064e8daef88c2be300317d7e8b (diff)
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 7d313c3a514..07276e2b299 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+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: