]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/passes.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / passes.c
index 04ff04247adc45e2005eb36691bb3220508b1610..1ba56bdc617bae2d1f426b4216e94a82d64c52d1 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"
@@ -53,8 +50,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"