diff options
Diffstat (limited to 'gcc/ipa-split.c')
-rw-r--r-- | gcc/ipa-split.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/ipa-split.c b/gcc/ipa-split.c index a4ff47765a2..c1ce1a4e253 100644 --- a/gcc/ipa-split.c +++ b/gcc/ipa-split.c @@ -77,7 +77,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" @@ -94,7 +93,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 "stringpool.h" #include "rtl.h" |