]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/convert.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / convert.c
index 0aa58ab0547a26b31d5429469a0573f1e4a7418b..79e3a7e6d1309c6f0affcedd2f48398de7c856ed 100644 (file)
@@ -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"