aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/misc.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2020-05-20 10:56:55 +0200
committerThomas Schwinge <thomas@codesourcery.com>2020-06-05 18:04:13 +0200
commit1afc4672561a41dfbf4e3f2c1f35f7a5b7a20339 (patch)
tree18196bbe57bf3736f043a52b2204734bafbde9fb /gcc/fortran/misc.c
parent1809628fcff6f512206efd0ae03a3faccc4096f2 (diff)
downloadgcc-1afc4672561a41dfbf4e3f2c1f35f7a5b7a20339.zip
gcc-1afc4672561a41dfbf4e3f2c1f35f7a5b7a20339.tar.gz
gcc-1afc4672561a41dfbf4e3f2c1f35f7a5b7a20339.tar.bz2
[OpenACC 'exit data'] Strip 'GOMP_MAP_STRUCT' mappings
These are not itself necessary for OpenACC 'exit data' directives, and are skipped over (now) in libgomp. We might as well not emit them to start with, in line with the equivalent OpenMP directive. We keep the no-op handling in libgomp for the reason of backward compatibility. gcc/ * gimplify.c (gimplify_adjust_omp_clauses): Remove 'GOMP_MAP_STRUCT' mapping from OpenACC 'exit data' directives. gcc/testsuite/ * c-c++-common/goacc/struct-enter-exit-data-1.c: New file. libgomp/ * oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>: Explain special handling. Co-Authored-By: Julian Brown <julian@codesourcery.com>
Diffstat (limited to 'gcc/fortran/misc.c')
0 files changed, 0 insertions, 0 deletions