diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2020-06-04 16:13:35 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2020-06-04 19:29:27 +0200 |
commit | 2c838a3e4ea06c69c856d074ae5b0400e08ae3c2 (patch) | |
tree | 36185d623c6b89469d77b9304cb8e536edda2c04 /gcc | |
parent | a02f1adbfe619ab19cf142438e0a02950d3594da (diff) | |
download | gcc-2c838a3e4ea06c69c856d074ae5b0400e08ae3c2.zip gcc-2c838a3e4ea06c69c856d074ae5b0400e08ae3c2.tar.gz gcc-2c838a3e4ea06c69c856d074ae5b0400e08ae3c2.tar.bz2 |
[OpenACC 'exit data'] Evaluate 'copyfrom' individually for 'GOMP_MAP_STRUCT' entries
Currently, we don't at all evaluate 'copyfrom' for 'GOMP_MAP_STRUCT' entries.
Fix this by copying/adapting the corresponding non-'GOMP_MAP_STRUCT' code.
libgomp/
* oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>:
Evaluate 'copyfrom' individually for each entry.
* testsuite/libgomp.oacc-c-c++-common/struct-1.c: Update.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions