r266919 - in /trunk/libgomp: ChangeLog target.c

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Sun Dec 9 12:49:00 GMT 2018


Author: tschwinge
Date: Sun Dec  9 12:47:23 2018
New Revision: 266919

URL: https://gcc.gnu.org/viewcvs?rev=266919&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/target.c



More information about the Gcc-cvs mailing list