aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jump.c')
-rw-r--r--gcc/jump.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/jump.c b/gcc/jump.c
index 66eb1d9..045b1f0 100644
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -48,7 +48,6 @@ along with GCC; see the file COPYING3. If not see
#include "hashtab.h"
#include "hash-set.h"
#include "vec.h"
-#include "machmode.h"
#include "input.h"
#include "function.h"
#include "predict.h"
@@ -58,11 +57,7 @@ along with GCC; see the file COPYING3. If not see
#include "basic-block.h"
#include "symtab.h"
#include "statistics.h"
-#include "double-int.h"
-#include "real.h"
-#include "fixed-value.h"
#include "alias.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h"
#include "expmed.h"