diff options
Diffstat (limited to 'gcc/dumpfile.c')
-rw-r--r-- | gcc/dumpfile.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/dumpfile.c b/gcc/dumpfile.c index 743344e5e15..28a195a6124 100644 --- a/gcc/dumpfile.c +++ b/gcc/dumpfile.c @@ -23,16 +23,12 @@ along with GCC; see the file COPYING3. If not see #include "diagnostic-core.h" #include "dumpfile.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 "options.h" -#include "wide-int.h" #include "inchash.h" -#include "real.h" #include "tree.h" #include "gimple-pretty-print.h" #include "context.h" |