diff options
Diffstat (limited to 'gcc/cfgloop.c')
-rw-r--r-- | gcc/cfgloop.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cfgloop.c b/gcc/cfgloop.c index a279046e7ee..1a119effada 100644 --- a/gcc/cfgloop.c +++ b/gcc/cfgloop.c @@ -22,11 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "rtl.h" -#include "hashtab.h" -#include "hash-set.h" -#include "vec.h" #include "symtab.h" -#include "inchash.h" #include "hard-reg-set.h" #include "input.h" #include "function.h" |