* config/nvptx/nvptx.c: Include intl.h.
authorJakub Jelinek <jakub@redhat.com>
Wed, 1 Mar 2017 10:25:49 +0000 (11:25 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 1 Mar 2017 10:25:49 +0000 (11:25 +0100)
From-SVN: r245806

gcc/ChangeLog
gcc/config/nvptx/nvptx.c

index 087e4cf..d36db0e 100644 (file)
@@ -1,3 +1,7 @@
+2017-03-01  Jakub Jelinek  <jakub@redhat.com>
+
+       * config/nvptx/nvptx.c: Include intl.h.
+
 2017-03-01  Martin Jambor  <mjambor@suse.cz>
 
        PR lto/78140
index b689922..647855c 100644 (file)
@@ -69,6 +69,7 @@
 #include "tree-phinodes.h"
 #include "cfgloop.h"
 #include "fold-const.h"
+#include "intl.h"
 
 /* This file should be included last.  */
 #include "target-def.h"