]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
compiler: Update for mainline changes.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 12 Nov 2013 22:44:15 +0000 (22:44 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 12 Nov 2013 22:44:15 +0000 (22:44 +0000)
From Andrew MacLeod.

From-SVN: r204721

gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/gogo-tree.cc
gcc/go/gofrontend/types.cc

index e26bf353e00f0bb888382cf8239ead7cf5eabe97..f866bdc018b7939459eee16f1cd1e9e304eb2de0 100644 (file)
@@ -12,6 +12,7 @@
 #include "intl.h"
 #include "tree.h"
 #include "gimple.h"
+#include "gimplify.h"
 #include "tree-iterator.h"
 #include "convert.h"
 #include "real.h"
index 3793b839b55e67ac2c47d258ae51601c695b341b..12a0889397da8bfda8699c65116e3b19ce09fd65 100644 (file)
@@ -9,6 +9,7 @@
 #include "toplev.h"
 #include "tree.h"
 #include "gimple.h"
+#include "gimplify.h"
 #include "tree-iterator.h"
 #include "cgraph.h"
 #include "langhooks.h"
index 551e97a7b6d4f07af7d2ab4a5e469fd4047ef873..7451a7bcff6d300e7a7eacb43f8feaac6b3bf0db 100644 (file)
@@ -10,6 +10,7 @@
 #include "intl.h"
 #include "tree.h"
 #include "gimple.h"
+#include "gimplify.h"
 #include "real.h"
 #include "convert.h"