plugin-nvptx.c: Don't include dlfcn.h.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 4 Aug 2015 00:40:18 +0000 (00:40 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 4 Aug 2015 00:40:18 +0000 (00:40 +0000)
commit9ebddeb045135d827eb59bfa822a0b026ea39f04
treeef907361297008e9bd56fb6cf66e8c06f712ff3e
parent1f1833cce0c1c0eb9cf6e1f4720b4a80c5d2e430
plugin-nvptx.c: Don't include dlfcn.h.

* 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.

From-SVN: r226539
libgomp/ChangeLog
libgomp/plugin/plugin-nvptx.c