diff options
Diffstat (limited to 'gcc/rtlhooks.c')
-rw-r--r-- | gcc/rtlhooks.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/rtlhooks.c b/gcc/rtlhooks.c index d5d0b22..325d134 100644 --- a/gcc/rtlhooks.c +++ b/gcc/rtlhooks.c @@ -24,19 +24,11 @@ along with GCC; see the file COPYING3. If not see #include "function.h" #include "rtl.h" #include "tree.h" -#include "expmed.h" #include "insn-config.h" #include "emit-rtl.h" #include "recog.h" #include "rtlhooks-def.h" -#include "flags.h" -#include "alias.h" -#include "dojump.h" #include "explow.h" -#include "calls.h" -#include "varasm.h" -#include "stmt.h" -#include "expr.h" /* For speed, we will copy the RTX hooks struct member-by-member |