]> git.ipfire.org Git - thirdparty/gcc.git/commit
[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:15:38 +0000 (17:15 +0200)
commitddce10e77f04410c4ce376e6efdf520a7311a11b
tree452d8e5db3e04f3a98206ee9ddd65c7acd33dbec
parent61e4ee3f2c0e3d77602c87866cd5c0cfb81d5da2
[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.

(cherry picked from commit 995aba5867b1c64b2b56a200ef16b135effe85f7)
libgomp/oacc-mem.c