diff options
Diffstat (limited to 'gcc/ccmp.c')
-rw-r--r-- | gcc/ccmp.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -23,22 +23,17 @@ along with GCC; see the file COPYING3. If not see #include "tm.h" #include "rtl.h" #include "tm_p.h" -#include "hash-set.h" -#include "vec.h" #include "input.h" #include "alias.h" #include "symtab.h" -#include "inchash.h" #include "tree.h" #include "fold-const.h" #include "stringpool.h" #include "stor-layout.h" #include "regs.h" -#include "hashtab.h" #include "hard-reg-set.h" #include "function.h" #include "flags.h" -#include "statistics.h" #include "insn-config.h" #include "expmed.h" #include "dojump.h" |