]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/reginfo.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / reginfo.c
index e26520b92438fd4144d892145da11e55afb7f4cd..0e676e1607bcce0f96b9b0ceb5002fb7209cf911 100644 (file)
@@ -31,13 +31,10 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "hard-reg-set.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 "tree.h"
 #include "rtl.h"
@@ -45,8 +42,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "function.h"
 #include "flags.h"
 #include "statistics.h"
-#include "real.h"
-#include "fixed-value.h"
 #include "insn-config.h"
 #include "expmed.h"
 #include "dojump.h"