diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-22 00:16:31 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-10-22 00:16:31 +0000 |
commit | ae5c540662e08de72c849bad992fea468e3b6017 (patch) | |
tree | 16f54108289e470ff60edc858ab2eec11553f423 /libgomp/ChangeLog | |
parent | 394f60e6ed9fbf3a833024041ec8ec26bde5aa3b (diff) | |
download | gcc-ae5c540662e08de72c849bad992fea468e3b6017.tar.gz |
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 50d14b32a3c..c59b31a766e 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2021-10-21 Chung-Lin Tang <cltang@codesourcery.com> + + * libgomp.texi (Support of strictly structured blocks in Fortran): + Adjust to 'Y'. + * testsuite/libgomp.fortran/task-reduction-16.f90: Adjust testcase. + 2021-10-20 Chung-Lin Tang <cltang@codesourcery.com> * testsuite/libgomp.fortran/target-in-reduction-1.f90: New test. |