]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-chkp-opt.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-chkp-opt.c
index 59a0b405bf17c2ffef87360c2c90933ca15318ad..4f9d8803e3ad93f3a61beefc6cd5507be4dbeb77 100644 (file)
@@ -21,7 +21,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
@@ -30,7 +29,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "target.h"
 #include "tree-cfg.h"
 #include "tree-pass.h"
-#include "is-a.h"
 #include "cfgloop.h"
 #include "stringpool.h"
 #include "tree-ssa-alias.h"