summaryrefslogtreecommitdiff
path: root/gcc/ccmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ccmp.c')
-rw-r--r--gcc/ccmp.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/gcc/ccmp.c b/gcc/ccmp.c
index b0c3a028a69..f5dfbe4ed9d 100644
--- a/gcc/ccmp.c
+++ b/gcc/ccmp.c
@@ -25,26 +25,12 @@ along with GCC; see the file COPYING3. If not see
#include "rtl.h"
#include "tree.h"
#include "gimple.h"
-#include "df.h"
#include "tm_p.h"
#include "ssa.h"
#include "expmed.h"
#include "optabs.h"
-#include "regs.h"
#include "emit-rtl.h"
-#include "alias.h"
-#include "fold-const.h"
#include "stor-layout.h"
-#include "flags.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "varasm.h"
-#include "stmt.h"
-#include "expr.h"
-#include "tree-iterator.h"
-#include "internal-fn.h"
-#include "common/common-target.h"
#include "tree-ssa-live.h"
#include "tree-outof-ssa.h"
#include "cfgexpand.h"