re PR libgomp/92028 (OpenACC 'host_data' execution test regressions with nvptx offloa...
authorJakub Jelinek <jakub@redhat.com>
Wed, 9 Oct 2019 07:33:02 +0000 (09:33 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 9 Oct 2019 07:33:02 +0000 (09:33 +0200)
commit7d48e14fc64b6662108822ab4dbe7754e324702d
treee73989f3545bbec409f2070b12dbe538b8b1f407
parentf78347996e02a8a767a525bfb764e769afe29d67
re PR libgomp/92028 (OpenACC 'host_data' execution test regressions with nvptx offloading)

PR libgomp/92028
* target.c (gomp_map_vars_internal): Readd the previous
GOMP_MAP_USE_DEVICE_PTR handling code in the first loop,
though do that just in the !not_found_cnt case.

From-SVN: r276753
libgomp/ChangeLog
libgomp/target.c