summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
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 d650ffdec20..8c0ed36fc05 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+2023-05-17 Tobias Burnus <tobias@codesourcery.com>
+
+ * testsuite/libgomp.fortran/target-enter-data-3.f90: Uncomment
+ 'target exit data'.
+ * testsuite/libgomp.fortran/target-enter-data-4.f90: New test.
+ * testsuite/libgomp.fortran/target-enter-data-5.f90: New test.
+ * testsuite/libgomp.fortran/target-enter-data-6.f90: New test.
+ * testsuite/libgomp.fortran/target-enter-data-7.f90: New test.
+
2023-05-15 Thomas Schwinge <thomas@codesourcery.com>
PR testsuite/66005