summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tracer.c')
-rw-r--r--gcc/tracer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tracer.c b/gcc/tracer.c
index 308927a7376..79cfd8d4dcf 100644
--- a/gcc/tracer.c
+++ b/gcc/tracer.c
@@ -37,7 +37,6 @@
#include "system.h"
#include "coretypes.h"
#include "tm.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h"
@@ -46,7 +45,6 @@
#include "hard-reg-set.h"
#include "profile.h"
#include "predict.h"
-#include "input.h"
#include "function.h"
#include "dominance.h"
#include "cfg.h"
@@ -59,7 +57,6 @@
#include "tree-ssa-alias.h"
#include "internal-fn.h"
#include "gimple-expr.h"
-#include "is-a.h"
#include "gimple.h"
#include "gimple-iterator.h"
#include "tree-cfg.h"