diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-10-09 00:17:27 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-10-09 00:17:27 +0000 |
commit | 00c67d62972cef8572393c7f7e10f5d420718e42 (patch) | |
tree | aa6f488655a6ee664b0fde84b7c9128cd19ef6b9 /libgomp | |
parent | 0a0ceb7a72fe0b7582bed40974e3ed374b2e5204 (diff) | |
download | gcc-00c67d62972cef8572393c7f7e10f5d420718e42.zip gcc-00c67d62972cef8572393c7f7e10f5d420718e42.tar.gz gcc-00c67d62972cef8572393c7f7e10f5d420718e42.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 4f7888a..1fc2244 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2023-10-08 Tobias Burnus <tobias@codesourcery.com> + + * testsuite/libgomp.fortran/strictly-structured-block-1.f90: New test. + 2023-10-06 Tobias Burnus <tobias@codesourcery.com> * libgomp.texi (Device Memory Routines): New. |