aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cgraphunit.c')
-rw-r--r--gcc/cgraphunit.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c
index a266b6e..43d3185 100644
--- a/gcc/cgraphunit.c
+++ b/gcc/cgraphunit.c
@@ -174,13 +174,11 @@ along with GCC; see the file COPYING3. If not see
#include "cgraph.h"
#include "coverage.h"
#include "lto-streamer.h"
-#include "alias.h"
#include "fold-const.h"
#include "varasm.h"
#include "stor-layout.h"
#include "output.h"
#include "cfgcleanup.h"
-#include "internal-fn.h"
#include "gimple-fold.h"
#include "gimplify.h"
#include "gimple-iterator.h"
@@ -188,17 +186,11 @@ along with GCC; see the file COPYING3. If not see
#include "tree-cfg.h"
#include "tree-into-ssa.h"
#include "tree-ssa.h"
-#include "tree-inline.h"
#include "langhooks.h"
#include "toplev.h"
-#include "flags.h"
#include "debug.h"
-#include "params.h"
-#include "intl.h"
#include "symbol-summary.h"
#include "ipa-prop.h"
-#include "tree-iterator.h"
-#include "tree-dump.h"
#include "gimple-pretty-print.h"
#include "plugin.h"
#include "ipa-inline.h"
@@ -211,8 +203,6 @@ along with GCC; see the file COPYING3. If not see
#include "dbgcnt.h"
#include "tree-chkp.h"
#include "lto-section-names.h"
-#include "omp-low.h"
-#include "print-tree.h"
/* Queue of cgraph nodes scheduled to be added into cgraph. This is a
secondary queue used during optimization to accommodate passes that