diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-22 00:17:11 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-22 00:17:11 +0000 |
commit | 1043971957af092e265cc4553b2382398d7308ae (patch) | |
tree | 020505e26f14010bdbf43333dcf5ae9b849a4f11 /libgomp | |
parent | 4cfdaeb2755121ac1069f09898def56469b0fb51 (diff) | |
download | gcc-1043971957af092e265cc4553b2382398d7308ae.zip gcc-1043971957af092e265cc4553b2382398d7308ae.tar.gz gcc-1043971957af092e265cc4553b2382398d7308ae.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 7 |
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): |