diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-11 00:16:40 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-11 00:16:40 +0000 |
commit | e877898911574037af5aaa68ff6451ec5ced20e9 (patch) | |
tree | 3ef127b3f1c73dfc1a9cae1d24430638f49cce7e /libgomp | |
parent | a4ad92fc4d0d0cdb003f4355a99132f556a06b0d (diff) | |
download | gcc-e877898911574037af5aaa68ff6451ec5ced20e9.zip gcc-e877898911574037af5aaa68ff6451ec5ced20e9.tar.gz gcc-e877898911574037af5aaa68ff6451ec5ced20e9.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index b7e8322..56656b5 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2022-05-10 Thomas Schwinge <thomas@codesourcery.com> + + * testsuite/libgomp.fortran/use_device_addr-5.f90: Fix up + multi-device testing. + 2022-05-06 Marcel Vollweiler <marcel@codesourcery.com> * libgomp.map: Added omp_target_is_accessible. |