aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-10-22 00:17:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-10-22 00:17:11 +0000
commit1043971957af092e265cc4553b2382398d7308ae (patch)
tree020505e26f14010bdbf43333dcf5ae9b849a4f11 /libgomp
parent4cfdaeb2755121ac1069f09898def56469b0fb51 (diff)
downloadgcc-1043971957af092e265cc4553b2382398d7308ae.zip
gcc-1043971957af092e265cc4553b2382398d7308ae.tar.gz
gcc-1043971957af092e265cc4553b2382398d7308ae.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 5ebda8f..ed0c023 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,10 @@
+2022-10-21 Thomas Schwinge <thomas@codesourcery.com>
+
+ PR tree-optimization/107195
+ PR target/107344
+ * testsuite/libgomp.oacc-c-c++-common/nvptx-sese-1.c: Restore SESE
+ regions checking.
+
2022-10-20 Tobias Burnus <tobias@codesourcery.com>
* testsuite/lib/libgomp.exp (check_effective_target_offload_device_gcn):