]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/optimize.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cp / optimize.c
index cc5450811b8b9bd83f20cc1cc018fda4a70ea971..2440d5f4150c4504ac4854e5c3a3ec53afbcdf21 100644 (file)
@@ -22,13 +22,11 @@ along with GCC; see the file COPYING3.  If not see
 #include "system.h"
 #include "coretypes.h"
 #include "tm.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "tree.h"
 #include "stringpool.h"
 #include "cp-tree.h"
-#include "input.h"
 #include "params.h"
 #include "target.h"
 #include "debug.h"
@@ -38,7 +36,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "diagnostic-core.h"
 #include "dumpfile.h"
 #include "tree-iterator.h"
-#include "is-a.h"
 #include "plugin-api.h"
 #include "hard-reg-set.h"
 #include "function.h"