summaryrefslogtreecommitdiff
path: root/gcc/convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/convert.c')
-rw-r--r--gcc/convert.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/convert.c b/gcc/convert.c
index 0aa58ab0547..79e3a7e6d13 100644
--- a/gcc/convert.c
+++ b/gcc/convert.c
@@ -26,16 +26,11 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.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 "wide-int.h"
#include "inchash.h"
-#include "real.h"
-#include "fixed-value.h"
#include "tree.h"
#include "fold-const.h"
#include "stor-layout.h"