diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-02-08 00:17:03 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-02-08 00:17:03 +0000 |
commit | 8f3b85efbf549b19db4026e0ef7f4461db8cdb25 (patch) | |
tree | 2bb7f1009cef58c4960463a9a2803667e6747aca /libgomp | |
parent | 7ab75a6e6dfd81c566f848ef0d8d06666ee15b81 (diff) | |
download | gcc-8f3b85efbf549b19db4026e0ef7f4461db8cdb25.zip gcc-8f3b85efbf549b19db4026e0ef7f4461db8cdb25.tar.gz gcc-8f3b85efbf549b19db4026e0ef7f4461db8cdb25.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 519120b..46f665b 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2023-02-07 Thomas Schwinge <thomas@codesourcery.com> + + * testsuite/libgomp.fortran/reverse-offload-6.f90: Fix nvptx + offloading compilation. + 2023-02-03 Tobias Burnus <tobias@codesourcery.com> * target.c (gomp_target_rev): Handle mapnum == 0 and avoid |