r225897 - in /trunk: gcc/ChangeLog gcc/config/n...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Thu Jul 16 17:17:00 GMT 2015
Author: nathan
Date: Thu Jul 16 17:17:31 2015
New Revision: 225897
URL: https://gcc.gnu.org/viewcvs?rev=225897&root=gcc&view=rev
Log:
libgomp/
* plugin/plugin-nvptx.c (link_ptx): Constify string argument.
Workaround driver library const error.
(struct nvptx_tdata, nvptx_tdata_t): New.
(GOMP_OFFLOAD_load_image): Use struct for target_data's real
type.
gcc/
* config/nvptx/mkoffload.c (process): Constify mapping variables.
Define target data struct and initialize it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/nvptx/mkoffload.c
trunk/libgomp/ChangeLog
trunk/libgomp/plugin/plugin-nvptx.c
More information about the Gcc-cvs
mailing list