diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-19 00:16:31 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-19 00:16:31 +0000 |
commit | b1a2242e24fe984711214b7546cb993cfe45ace8 (patch) | |
tree | eb557a5f91548377314a4be2bfe6c0ad3fa4c3a8 /libgomp | |
parent | 5128f8d0d99008d4f069bbaef9ee4372fe5da7ce (diff) | |
download | gcc-b1a2242e24fe984711214b7546cb993cfe45ace8.tar.gz |
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 326011fc11c..b849ffdd894 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2020-12-18 Jakub Jelinek <jakub@redhat.com> + + * testsuite/libgomp.c/task-6.c: New test. + 2020-12-09 Andrew Stubbs <ams@codesourcery.com> * plugin/plugin-gcn.c: Include hsa_ext_amd.h. |