aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-walk.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gimple-walk.c')
-rw-r--r--gcc/gimple-walk.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/gimple-walk.c b/gcc/gimple-walk.c
index b416ac8..05ea179 100644
--- a/gcc/gimple-walk.c
+++ b/gcc/gimple-walk.c
@@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"
@@ -31,7 +30,6 @@ along with GCC; see the file COPYING3. If not see
#include "hard-reg-set.h"
#include "function.h"
#include "gimple-expr.h"
-#include "is-a.h"
#include "tree-ssa-alias.h"
#include "basic-block.h"
#include "fold-const.h"