diff options
Diffstat (limited to 'gcc/predict.c')
-rw-r--r-- | gcc/predict.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/predict.c b/gcc/predict.c index 78f15e388e3..b690bdc2519 100644 --- a/gcc/predict.c +++ b/gcc/predict.c @@ -53,9 +53,7 @@ along with GCC; see the file COPYING3. If not see #include "cfgloop.h" #include "tree-flow.h" #include "ggc.h" -#include "tree-dump.h" #include "tree-pass.h" -#include "timevar.h" #include "tree-scalar-evolution.h" #include "cfgloop.h" #include "pointer-set.h" |