]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/dwarf2cfi.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / dwarf2cfi.c
index 4b6929e4bc8c31fcf8886c485027bf96ce4c801b..ac2196e990176f48c8c43422cecea84ee3041180 100644 (file)
@@ -25,15 +25,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "flags.h"
 #include "rtl.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 "real.h"
 #include "tree.h"
 #include "stor-layout.h"
 #include "hard-reg-set.h"
@@ -52,7 +48,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "except.h"            /* expand_builtin_dwarf_sp_column */
 #include "hashtab.h"
 #include "statistics.h"
-#include "fixed-value.h"
 #include "insn-config.h"
 #include "expmed.h"
 #include "dojump.h"