[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handling from 'libgomp/oacc-mem...
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 14 May 2020 17:17:32 +0000 (19:17 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Fri, 3 Jul 2020 15:14:21 +0000 (17:14 +0200)
commit995aba5867b1c64b2b56a200ef16b135effe85f7
tree9782f823681827f9d3aaff86164810e465d44de2
parentce0f842492c30a0cff85d8b9b44ee5502bff3f09
[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handling from 'libgomp/oacc-mem.c:goacc_exit_data_internal'

This had gotten added in commit 378da98fcc907d05002bcd3d6ff7951f0cf485e5
(r279621) "OpenACC reference count overhaul", but it doesn't have any use in
OpenACC.

libgomp/
* oacc-mem.c (goacc_exit_data_internal): Remove
'GOMP_MAP_ALWAYS_FROM' handling.
libgomp/oacc-mem.c