summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog.omp
diff options
context:
space:
mode:
Diffstat (limited to 'libgomp/ChangeLog.omp')
-rw-r--r--libgomp/ChangeLog.omp6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 633811af5a4..402b14311a8 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -3,6 +3,12 @@
Backported from master:
2023-03-10 Thomas Schwinge <thomas@codesourcery.com>
+ * testsuite/libgomp.oacc-c-c++-common/data-3.c: Document/verify
+ another aspect of OpenACC 'async' semantics.
+
+ Backported from master:
+ 2023-03-10 Thomas Schwinge <thomas@codesourcery.com>
+
* plugin/plugin-gcn.c (gcn_exec): Fix 'acc_ev_enqueue_launch_end'
position.
* testsuite/libgomp.oacc-c-c++-common/acc_prof-parallel-1.c: