Coalesce host to device transfers in libgomp: not for link pointer
commit9d5a0b9dbb3aa4493f6e20b711607a25783bcec3
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Dec 2018 12:47:23 +0000 (9 12:47 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Dec 2018 12:47:23 +0000 (9 12:47 +0000)
tree3ffa8b94e594d4a3cc4f7e2e0529846379bf243e
parentf7222ab8083b07771ad7d90cbcbc69d3f6170b91
Coalesce host to device transfers in libgomp: not for link pointer

libgomp/
* target.c (gomp_map_vars): Call gomp_copy_host2dev instead of
devicep->host2dev_func.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266919 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/target.c