* plugin/plugin-nvptx.c (cuda_lib_inited): Use signed char type
commit668875704e5457d736b204b51ee0afe3e17b64cd
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Apr 2017 19:59:04 +0000 (13 19:59 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Apr 2017 19:59:04 +0000 (13 19:59 +0000)
tree58554729763666848a1835835025f996d1f957fc
parent3f3ebb6ff7a4d5797998fe90edad62ceffe500c1
* plugin/plugin-nvptx.c (cuda_lib_inited): Use signed char type
instead of char.

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