diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-09-06 00:17:07 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-09-06 00:17:07 +0000 |
commit | 47d2dcd1397bf02b79515c39438e0ea9898f9056 (patch) | |
tree | c395b3eb800aca00e6f8b76cbc78effc54c87cd4 /libgomp | |
parent | 5f38bf14bcb3ffe9fcd482b87cbf381df24a31df (diff) | |
download | gcc-47d2dcd1397bf02b79515c39438e0ea9898f9056.zip gcc-47d2dcd1397bf02b79515c39438e0ea9898f9056.tar.gz gcc-47d2dcd1397bf02b79515c39438e0ea9898f9056.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 47b541c..ddf0729 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2022-09-05 Tobias Burnus <tobias@codesourcery.com> + + * libgomp.texi (OpenMP 5.2): Update doacross/omp_cur_iteration status. + 2022-08-26 Tobias Burnus <tobias@codesourcery.com> * libgomp.texi (OpenMP 5.0): Mark 'ancestor' as implemented but |