diff options
Diffstat (limited to 'gcc/gimple-match-head.c')
-rw-r--r-- | gcc/gimple-match-head.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/gimple-match-head.c b/gcc/gimple-match-head.c index 8fbb489..86ba78b 100644 --- a/gcc/gimple-match-head.c +++ b/gcc/gimple-match-head.c @@ -21,7 +21,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 "options.h" @@ -37,7 +36,6 @@ along with GCC; see the file COPYING3. If not see #include "tree-ssa-alias.h" #include "internal-fn.h" #include "gimple-expr.h" -#include "is-a.h" #include "gimple.h" #include "gimple-ssa.h" #include "tree-ssanames.h" |