]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-call-cdce.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-call-cdce.c
index 5a6a4cfccf6ea5f94e05800a3cfe2dddea03244f..9ec11b21fa6e50ddc5478371ffa9075a939e5800 100644 (file)
@@ -26,7 +26,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "vec.h"
 #include "hashtab.h"
 #include "hash-set.h"
-#include "machmode.h"
 #include "hard-reg-set.h"
 #include "input.h"
 #include "function.h"
@@ -35,10 +34,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "basic-block.h"
 #include "symtab.h"
 #include "alias.h"
-#include "double-int.h"
-#include "wide-int.h"
 #include "inchash.h"
-#include "real.h"
 #include "tree.h"
 #include "fold-const.h"
 #include "stor-layout.h"