diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-15 00:17:02 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-15 00:17:02 +0000 |
commit | 5d5885c99c8b6948c3786860038a5674e3ba85e9 (patch) | |
tree | ceab8ce206875bae022ec54c7b39395ea2c5e32f /libgomp | |
parent | 401aaa5983a7d31849b3b7a88f13eb6c7f74f11a (diff) | |
download | gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.zip gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.tar.gz gcc-5d5885c99c8b6948c3786860038a5674e3ba85e9.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index d242ad8..41ef255 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,12 @@ +2021-10-14 Kwok Cheung Yeung <kcy@codesourcery.com> + + * libgomp.texi (OpenMP 5.0): Update entry for declare variant + directive. + +2021-10-14 Kwok Cheung Yeung <kcy@codesourcery.com> + + * testsuite/libgomp.fortran/declare-variant-1.f90: New test. + 2021-10-12 Julian Brown <julian@codesourcery.com> * target.c (gomp_copy_host2dev): Release device lock on cbuf |