diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2017-02-02 15:13:57 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gcc.gnu.org> | 2017-02-02 15:13:57 +0100 |
commit | 345a8c1712df339941e1b61425f0aa02e55ed364 (patch) | |
tree | faf0068f952501848e4ff07c39f38134178020b5 /gcc/tree-ssa-threadbackward.c | |
parent | da75ca93f8f17847f75ff50d00796e98ccf8509d (diff) | |
download | gcc-345a8c1712df339941e1b61425f0aa02e55ed364.zip gcc-345a8c1712df339941e1b61425f0aa02e55ed364.tar.gz gcc-345a8c1712df339941e1b61425f0aa02e55ed364.tar.bz2 |
libgomp: Normalize the names of a few functions of the libgomp plugin API
libgomp/
* libgomp-plugin.h (GOMP_OFFLOAD_openacc_parallel): Rename to
GOMP_OFFLOAD_openacc_exec. Adjust all users.
(GOMP_OFFLOAD_openacc_get_current_cuda_device): Rename to
GOMP_OFFLOAD_openacc_cuda_get_current_device. Adjust all users.
(GOMP_OFFLOAD_openacc_get_current_cuda_context): Rename to
GOMP_OFFLOAD_openacc_cuda_get_current_context. Adjust all users.
(GOMP_OFFLOAD_openacc_get_cuda_stream): Rename to
GOMP_OFFLOAD_openacc_cuda_get_stream. Adjust all users.
(GOMP_OFFLOAD_openacc_set_cuda_stream): Rename to
GOMP_OFFLOAD_openacc_cuda_set_stream. Adjust all users.
From-SVN: r245125
Diffstat (limited to 'gcc/tree-ssa-threadbackward.c')
0 files changed, 0 insertions, 0 deletions