diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-11-26 00:16:41 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-11-26 00:16:41 +0000 |
commit | 360258daf5d8d56fa4e1707aef27028546039401 (patch) | |
tree | cc0edb5576083fc726fb0483ab70f64745305b60 /libgomp | |
parent | ca23341b28cd3af7985b83a6479107d9ea145a90 (diff) | |
download | gcc-360258daf5d8d56fa4e1707aef27028546039401.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 9296697200d..6a7151e4ca3 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,13 @@ +2020-11-25 Thomas Schwinge <thomas@codesourcery.com> + + * testsuite/libgomp.oacc-c++/cache-1.C: New. + * testsuite/libgomp.oacc-c-c++-common/cache-1.c: Update. + +2020-11-25 Andrew Stubbs <ams@codesourcery.com> + + * testsuite/libgomp.oacc-fortran/atomic_capture-1.f90 (main): Adjust + expected results. + 2020-11-24 Andrew Stubbs <ams@codesourcery.com> * plugin/plugin-gcn.c: Don't redefine relocations if elf.h has them. |