]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/toplev.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / toplev.c
index 3b57b482c3d93024ea8d8e4289a1f51dbdab7ac2..f38fb32c0dbed9578601af66d73487ae58a367ea 100644 (file)
@@ -29,12 +29,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "line-map.h"
 #include "input.h"
 #include "hash-set.h"
-#include "machmode.h"
 #include "vec.h"
-#include "double-int.h"
 #include "alias.h"
 #include "symtab.h"
-#include "wide-int.h"
 #include "inchash.h"
 #include "tree.h"
 #include "fold-const.h"
@@ -56,8 +53,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "toplev.h"
 #include "hashtab.h"
 #include "statistics.h"
-#include "real.h"
-#include "fixed-value.h"
 #include "expmed.h"
 #include "dojump.h"
 #include "explow.h"