summaryrefslogtreecommitdiff
path: root/gcc/reload.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reload.c')
-rw-r--r--gcc/reload.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/reload.c b/gcc/reload.c
index fe2ffe6ee5e..b3c18517fff 100644
--- a/gcc/reload.c
+++ b/gcc/reload.c
@@ -99,18 +99,13 @@ a register with any other reload. */
#include "hashtab.h"
#include "hash-set.h"
#include "vec.h"
-#include "machmode.h"
#include "hard-reg-set.h"
#include "input.h"
#include "function.h"
#include "rtl.h"
#include "flags.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"