diff options
author | Nathan Sidwell <nathan@gcc.gnu.org> | 2015-07-17 14:07:53 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2015-07-17 14:07:53 +0000 |
commit | afb2d80bc57bddd52bb04869861bf40503a3e89d (patch) | |
tree | 3a591547ebc3f82173daf445721700e8d3d79d4d /gcc/graphite-dependences.c | |
parent | 996d027a36c646fbb0098e96c83dbb4c0ea5133d (diff) | |
download | gcc-afb2d80bc57bddd52bb04869861bf40503a3e89d.zip gcc-afb2d80bc57bddd52bb04869861bf40503a3e89d.tar.gz gcc-afb2d80bc57bddd52bb04869861bf40503a3e89d.tar.bz2 |
mkoffload.c (process): Constify target data.
gcc/
* config/nvptx/mkoffload.c (process): Constify target data.
* config/i386/intelmic-mkoffload.c (generate_target_descr_file):
Constify target data.
(generate_target_offloadend_file): Likewise.
libgomp/
* libgomp.h (gomp_device_descr): Constify target data arguments.
* target.c (struct offload_image_descr): Constify target_data.
(gomp_offload_image_to_device): Likewise.
(GOMP_offload_register): Likewise.
(GOMP_offload_unrefister): Likewise.
* plugin/plugin-host.c (GOMP_OFFLOAD_load_image,
GOMP_OFFLOAD_unload_image): Constify target data.
* plugin/plugin-nvptx.c (struct ptx_image_data): Constify target data.
(GOMP_OFFLOAD_load_image, GOMP_OFFLOAD_unload_image): Likewise.
liboffloadmic/
* plugin/libgomp-plugin-intelmic.cpp (ImgDevAddrMap): Constify.
(offload_image, GOMP_OFFLOAD_load_image,
OMP_OFFLOAD_unload_image): Constify target data.
From-SVN: r225936
Diffstat (limited to 'gcc/graphite-dependences.c')
0 files changed, 0 insertions, 0 deletions