summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-chrec.c')
-rw-r--r--gcc/tree-chrec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-chrec.c b/gcc/tree-chrec.c
index 9357a561739..c631d89f8d9 100644
--- a/gcc/tree-chrec.c
+++ b/gcc/tree-chrec.c
@@ -27,16 +27,12 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "hash-set.h"
-#include "machmode.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "options.h"
-#include "wide-int.h"
#include "inchash.h"
-#include "real.h"
#include "tree.h"
#include "fold-const.h"
#include "tree-pretty-print.h"