2018-01-12 Tom de Vries <tom@codesourcery.com>
PR target/83737
* config.gcc (nvptx*-*-*): Set use_gcc_stdint=wrap.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256591
138bc75d-0d04-0410-961f-
82ee72b054a4
+2018-01-12 Tom de Vries <tom@codesourcery.com>
+
+ PR target/83737
+ * config.gcc (nvptx*-*-*): Set use_gcc_stdint=wrap.
+
2018-01-12 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/80481
;;
nvptx-*)
tm_file="${tm_file} newlib-stdint.h"
+ use_gcc_stdint=wrap
tmake_file="nvptx/t-nvptx"
if test x$enable_as_accelerator = xyes; then
extra_programs="${extra_programs} mkoffload\$(exeext)"