summaryrefslogtreecommitdiff
path: root/gcc/rtl-chkp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rtl-chkp.c')
-rw-r--r--gcc/rtl-chkp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/rtl-chkp.c b/gcc/rtl-chkp.c
index 5f12843adb7..321d05d8b92 100644
--- a/gcc/rtl-chkp.c
+++ b/gcc/rtl-chkp.c
@@ -25,7 +25,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 "tm.h"
#include "hard-reg-set.h"
#include "input.h"
@@ -33,11 +32,7 @@ along with GCC; see the file COPYING3. If not see
#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 "insn-config.h"