]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/jit/jit-playback.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / jit / jit-playback.c
index c75c076a9be15d20d0d303912eb58979aa81c193..0a812877d8691d649f513c95c286419b520ee506 100644 (file)
@@ -24,13 +24,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "opts.h"
 #include "hashtab.h"
 #include "hash-set.h"
-#include "machmode.h"
 #include "input.h"
 #include "statistics.h"
 #include "vec.h"
-#include "double-int.h"
-#include "real.h"
-#include "fixed-value.h"
 #include "alias.h"
 #include "flags.h"
 #include "symtab.h"
@@ -42,7 +38,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "plugin-api.h"
 #include "vec.h"
 #include "hashtab.h"
-#include "machmode.h"
 #include "tm.h"
 #include "hard-reg-set.h"
 #include "function.h"