]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/epiphany/mode-switch-use.c
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / config / epiphany / mode-switch-use.c
index 86963fdec1f04122550d4f8b910da4bb7d6d8451..f0657450aaa197322597d7d9ebaf328324099e32 100644 (file)
@@ -22,26 +22,20 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "tm.h"
+#include "backend.h"
 #include "rtl.h"
-#include "hard-reg-set.h"
-#include "function.h"
+#include "df.h"
 #include "emit-rtl.h"
 #include "tree-pass.h"
 #include "insn-attr.h"
 #include "insn-config.h"
 #include "recog.h"
 #include "tm_p.h"
-#include "dominance.h"
-#include "cfg.h"
 #include "cfgrtl.h"
 #include "cfganal.h"
 #include "lcm.h"
 #include "cfgbuild.h"
 #include "cfgcleanup.h"
-#include "predict.h"
-#include "basic-block.h"
-#include "df.h"
 
 #ifndef TARGET_INSERT_MODE_SWITCH_USE
 #define TARGET_INSERT_MODE_SWITCH_USE NULL