Don't include gimple.h twice.
authorMarek Polacek <polacek@redhat.com>
Mon, 22 Jul 2013 13:48:04 +0000 (13:48 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Mon, 22 Jul 2013 13:48:04 +0000 (13:48 +0000)
From-SVN: r201131

gcc/ChangeLog
gcc/gimplify.c

index 79d1273d01908a4c0b5ef83bf34d2d720957734b..315beb5dff127862a38b1cf21a81ce846a07807a 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-22  Marek Polacek  <polacek@redhat.com>
+
+       * gimplify.c: Don't include gimple.h twice.
+
 2013-07-22  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * config/arm/constraints.md (Pd): Allow TARGET_THUMB
index e2ae8932dfae45f35c5efc45e1b789ee49d87e0a..4d39d539f2df26b3288f1c655235014f3873d844 100644 (file)
@@ -42,7 +42,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "pointer-set.h"
 #include "splay-tree.h"
 #include "vec.h"
-#include "gimple.h"
 
 #include "langhooks-def.h"     /* FIXME: for lhd_set_decl_assembler_name */
 #include "tree-pass.h"         /* FIXME: only for PROP_gimple_any */