]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/profile.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / profile.c
index 7c4e1502bc2855f2e1057c24c18d2af00410d4a3..75b418d1657311db8683f1dfb651b182ae49e6d5 100644 (file)
@@ -56,7 +56,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "regs.h"
 #include "symtab.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "alias.h"
 #include "tree.h"
@@ -81,7 +80,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-ssa-alias.h"
 #include "internal-fn.h"
 #include "gimple-expr.h"
-#include "is-a.h"
 #include "gimple.h"
 #include "gimple-iterator.h"
 #include "tree-cfg.h"