* plugin/plugin-nvptx.c: Don't include dlfcn.h.
commitfae2de17aa41c661736c7dbd4cc5e3b42600f9ba
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 2015 00:40:18 +0000 (4 00:40 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Aug 2015 00:40:18 +0000 (4 00:40 +0000)
treeef907361297008e9bd56fb6cf66e8c06f712ff3e
parent2d72810e1803d09840498048cc4fbf95f2b0862d
* plugin/plugin-nvptx.c: Don't include dlfcn.h.
(cuda_errlist): Constify.
(errmsg):  Move into ...
(cuda_error): ... here.  Make smaller.
(_XSTR, _STR): Delete.
(cuda_synames): Delete.
(verify_device_library): Delete.
(nvptx_init): Don't call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226539 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/plugin/plugin-nvptx.c