diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-11 00:16:30 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-11 00:16:30 +0000 |
commit | 0bceef1671adee52e9cc409d82e5f5590fed8d45 (patch) | |
tree | 874cc29dcc53b5fc71e8b7bace76b8b178feb28a /libgomp/ChangeLog | |
parent | b504917e43b9a559c9ac779e08784ad412125f2e (diff) | |
download | gcc-0bceef1671adee52e9cc409d82e5f5590fed8d45.zip gcc-0bceef1671adee52e9cc409d82e5f5590fed8d45.tar.gz gcc-0bceef1671adee52e9cc409d82e5f5590fed8d45.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 92ef714..36ee660 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2021-12-10 Andrew Stubbs <ams@codesourcery.com> + + * plugin/plugin-gcn.c (struct gcn_image_desc): Remove global_variables. + (GOMP_OFFLOAD_load_image): Locate the offload variables via the + table, not individual symbols. + 2021-12-09 Chung-Lin Tang <cltang@codesourcery.com> * testsuite/libgomp.c++/target-lambda-1.C: Only run under |