aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto.c')
-rw-r--r--gcc/lto/lto.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/lto/lto.c b/gcc/lto/lto.c
index 2001bf3e486..323c4f134ae 100644
--- a/gcc/lto/lto.c
+++ b/gcc/lto/lto.c
@@ -23,7 +23,6 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "opts.h"
#include "toplev.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "options.h"
@@ -34,10 +33,8 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "predict.h"
#include "basic-block.h"
-#include "is-a.h"
#include "plugin-api.h"
#include "hard-reg-set.h"
-#include "input.h"
#include "function.h"
#include "ipa-ref.h"
#include "cgraph.h"