diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-14 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-08-14 00:16:29 +0000 |
commit | 261512fa6d56481dc37589e5cb4e288539155d57 (patch) | |
tree | 85f3ed88ae7874592a5a84d976ea4609e1845488 /libgomp/ChangeLog | |
parent | 58eec9908c01e2f5a6eb9cd76bbf037bbe2cf5e6 (diff) | |
download | gcc-261512fa6d56481dc37589e5cb4e288539155d57.zip gcc-261512fa6d56481dc37589e5cb4e288539155d57.tar.gz gcc-261512fa6d56481dc37589e5cb4e288539155d57.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 3d3b353..5c72302 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2021-08-13 Thomas Schwinge <thomas@codesourcery.com> + + * testsuite/libgomp.oacc-c-c++-common/static-variable-1.c: Adjust. + 2021-08-12 Jakub Jelinek <jakub@redhat.com> * testsuite/libgomp.c-c++-common/masked-1.c: New test. |