2018-01-12 Tom de Vries <tom@codesourcery.com>
PR target/83737
* config.gcc (nvptx*-*-*): Set use_gcc_stdint=wrap.
From-SVN: r256591
+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)"