r229721 - in /trunk/libgomp: ChangeLog libgomp....
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Tue Nov 3 20:18:00 GMT 2015
Author: nathan
Date: Tue Nov 3 20:18:33 2015
New Revision: 229721
URL: https://gcc.gnu.org/viewcvs?rev=229721&root=gcc&view=rev
Log:
* libgomp.h (struct acc_dispatch_t): Remove args from exec_func.
* plugin/plugin-nvptx.c (nvptx_exec): Remove sizes & kinds arg.
(GOMP_OFFLOAD_openacc_parallel): Likewise.
* oacc-host.c (host_openacc_exec): Likewise.
* oacc-parallel.c (GOACC_parallel_keyed): Adjust exec_func call.
Modified:
trunk/libgomp/ChangeLog
trunk/libgomp/libgomp.h
trunk/libgomp/oacc-host.c
trunk/libgomp/oacc-parallel.c
trunk/libgomp/plugin/plugin-nvptx.c
More information about the Gcc-cvs
mailing list