r216931 - in /branches/gomp-4_0-branch/libgomp:...
jules@gcc.gnu.org
jules@gcc.gnu.org
Thu Oct 30 12:07:00 GMT 2014
Author: jules
Date: Thu Oct 30 12:07:09 2014
New Revision: 216931
URL: https://gcc.gnu.org/viewcvs?rev=216931&root=gcc&view=rev
Log:
2014-10-30 Julian Brown <julian@codesourcery.com>
* target.c (gomp_map_vars): Remove MM argument.
(GOMP_target, GOMP_target_data): Update calls to gomp_map_vars.
* oacc-mem.c (acc_map_data, present_create_copy): Update calls to
gomp_map_vars.
* oacc-parallel.c (GOACC_parallel, GOACC_data_start): Likewise.
* target.h (gomp_map_vars): Update prototype.
Modified:
branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
branches/gomp-4_0-branch/libgomp/oacc-mem.c
branches/gomp-4_0-branch/libgomp/oacc-parallel.c
branches/gomp-4_0-branch/libgomp/target.c
branches/gomp-4_0-branch/libgomp/target.h
More information about the Gcc-cvs
mailing list