diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-14 00:16:35 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-14 00:16:35 +0000 |
commit | 621a911d336279d21e1e857cfead09af1c61df39 (patch) | |
tree | 05081e9517fdc56d42a170e74b499d6d7c41b865 /libgomp | |
parent | c26d335fffc689051ee5826455c9d54d1fcf1816 (diff) | |
download | gcc-621a911d336279d21e1e857cfead09af1c61df39.tar.gz |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index d06c05e64f8..a339a7dae73 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,13 @@ +2022-10-13 Tobias Burnus <tobias@codesourcery.com> + + * testsuite/libgomp.fortran/task-7.f90: New test. + * testsuite/libgomp.fortran/task-8.f90: New test. + * testsuite/libgomp.fortran/task-in-explicit-1.f90: New test. + * testsuite/libgomp.fortran/task-in-explicit-2.f90: New test. + * testsuite/libgomp.fortran/task-in-explicit-3.f90: New test. + * testsuite/libgomp.fortran/task-reduction-17.f90: New test. + * testsuite/libgomp.fortran/task-reduction-18.f90: New test. + 2022-10-12 Jakub Jelinek <jakub@redhat.com> * libgomp.texi (OpenMP 5.2): Fix up allocator -> allocate directive |