* gimple-pretty-print.h: Don't include pretty-print.h.
* tree-streamer.h: Don't include lto-streamer.h.
* gimple-streamer.h: Include tree-streamer.h rather than lto-streamer.h.
* gimple-streamer-in.c: Remove redundant includes.
* gimple-streamer-out.c: Likewise.
* ipa-devirt.c: Likewise.
* ipa-icf.c: Likewise.
* ipa-inline-analysis.c: Likewise.
* ipa-polymorphic-call.c: Likewise.
* ipa-profile.c: Likewise.
* ipa-prop.c: Likewise.
* ipa-pure-const.c: Likewise.
* lto-cgraph.c: Likewise.
* lto-streamer-in.c: Likewise.
* lto-streamer-out.c: Likewise.
* lto-streamer.c: Likewise.
* tree-streamer-in.c: Likewise.
* tree-streamer-out.c: Likewise.
* tree-streamer.c: Likewise.
* lto/lto.c: Likewise.
===================================================================
*************** along with GCC; see the file COPYING3.
#ifndef GCC_GIMPLE_PRETTY_PRINT_H
#define GCC_GIMPLE_PRETTY_PRINT_H
- #include "pretty-print.h"
#include "tree-pretty-print.h"
/* In gimple-pretty-print.c */
===================================================================
*************** along with GCC; see the file COPYING3.
#define GCC_TREE_STREAMER_H
#include "streamer-hooks.h"
- #include "lto-streamer.h"
#include "data-streamer.h"
/* Cache of pickled nodes. Used to avoid writing the same node more
===================================================================
*************** along with GCC; see the file COPYING3.
#ifndef GCC_GIMPLE_STREAMER_H
#define GCC_GIMPLE_STREAMER_H
! #include "lto-streamer.h"
/* In gimple-streamer-in.c */
void input_bb (struct lto_input_block *, enum LTO_tags, struct data_in *,
#ifndef GCC_GIMPLE_STREAMER_H
#define GCC_GIMPLE_STREAMER_H
! #include "tree-streamer.h"
/* In gimple-streamer-in.c */
void input_bb (struct lto_input_block *, enum LTO_tags, struct data_in *,
===================================================================
*************** along with GCC; see the file COPYING3.
#include "tree-eh.h"
#include "gimple-iterator.h"
#include "cgraph.h"
- #include "data-streamer.h"
- #include "tree-streamer.h"
#include "gimple-streamer.h"
#include "value-prof.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "gimple-iterator.h"
#include "gimple-ssa.h"
#include "cgraph.h"
- #include "data-streamer.h"
#include "gimple-streamer.h"
- #include "lto-streamer.h"
- #include "tree-streamer.h"
#include "value-prof.h"
/* Output PHI function PHI to the main stream in OB. */
===================================================================
*************** along with GCC; see the file COPYING3.
#include "expr.h"
#include "tree-pass.h"
#include "target.h"
- #include "tree-pretty-print.h"
#include "ipa-utils.h"
#include "internal-fn.h"
#include "gimple-fold.h"
*************** along with GCC; see the file COPYING3.
#include "gimple-pretty-print.h"
#include "stor-layout.h"
#include "intl.h"
- #include "streamer-hooks.h"
#include "lto-streamer.h"
/* Hash based set of pairs of types. */
===================================================================
*************** along with GCC; see the file COPYING3.
#include "attribs.h"
#include "print-tree.h"
#include "target.h"
- #include "lto-streamer.h"
#include "data-streamer.h"
#include "ipa-utils.h"
#include "ipa-icf-gimple.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "alloc-pool.h"
#include "symbol-summary.h"
#include "ipa-prop.h"
- #include "lto-streamer.h"
- #include "data-streamer.h"
#include "tree-streamer.h"
#include "ipa-inline.h"
#include "cfgloop.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "expr.h"
#include "tree-pass.h"
#include "target.h"
- #include "tree-pretty-print.h"
#include "cgraph.h"
#include "ipa-utils.h"
#include "internal-fn.h"
*************** along with GCC; see the file COPYING3.
#include "stor-layout.h"
#include "intl.h"
#include "data-streamer.h"
- #include "lto-streamer.h"
#include "streamer-hooks.h"
#include "tree-ssa-operands.h"
#include "tree-into-ssa.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "value-prof.h"
#include "alloc-pool.h"
#include "tree-inline.h"
- #include "lto-streamer.h"
#include "data-streamer.h"
#include "symbol-summary.h"
#include "ipa-prop.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "ipa-inline.h"
#include "diagnostic.h"
#include "gimple-pretty-print.h"
- #include "lto-streamer.h"
- #include "data-streamer.h"
#include "tree-streamer.h"
#include "params.h"
#include "ipa-utils.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "gimple-pretty-print.h"
#include "langhooks.h"
#include "target.h"
- #include "lto-streamer.h"
- #include "data-streamer.h"
#include "tree-streamer.h"
#include "cfgloop.h"
#include "tree-scalar-evolution.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "except.h"
#include "timevar.h"
#include "cgraph.h"
- #include "lto-streamer.h"
- #include "data-streamer.h"
#include "tree-streamer.h"
#include "gcov-io.h"
#include "tree-pass.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "cgraph.h"
#include "ipa-utils.h"
#include "target.h"
- #include "data-streamer.h"
#include "gimple-streamer.h"
- #include "lto-streamer.h"
- #include "tree-streamer.h"
- #include "streamer-hooks.h"
#include "cfgloop.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "lto-symtab.h"
#include "cgraph.h"
#include "target.h"
- #include "lto-streamer.h"
- #include "data-streamer.h"
#include "gimple-streamer.h"
- #include "tree-streamer.h"
- #include "streamer-hooks.h"
#include "cfgloop.h"
#include "builtins.h"
#include "gomp-constants.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "tree-streamer.h"
#include "lto-streamer.h"
#include "lto-section-names.h"
- #include "streamer-hooks.h"
/* Statistics gathered during LTO, WPA and LTRANS. */
struct lto_stats_d lto_stats;
===================================================================
*************** along with GCC; see the file COPYING3.
#include "cgraph.h"
#include "target.h"
#include "tree-streamer.h"
- #include "data-streamer.h"
- #include "streamer-hooks.h"
#include "builtins.h"
#include "ipa-chkp.h"
#include "gomp-constants.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "cgraph.h"
#include "target.h"
#include "tree-streamer.h"
- #include "data-streamer.h"
- #include "streamer-hooks.h"
#include "gomp-constants.h"
===================================================================
*************** along with GCC; see the file COPYING3.
#include "options.h"
#include "fold-const.h"
#include "internal-fn.h"
- #include "streamer-hooks.h"
- #include "cgraph.h"
#include "tree-streamer.h"
/* Table indexed by machine_mode, used for 2 different purposes.
During streaming out we record there non-zero value for all modes
#include "options.h"
#include "fold-const.h"
#include "internal-fn.h"
#include "tree-streamer.h"
+ #include "cgraph.h"
/* Table indexed by machine_mode, used for 2 different purposes.
During streaming out we record there non-zero value for all modes
===================================================================
*************** along with GCC; see the file COPYING3.
#include "internal-fn.h"
#include "lto.h"
#include "lto-tree.h"
- #include "lto-streamer.h"
- #include "lto-section-names.h"
#include "tree-streamer.h"
#include "splay-tree.h"
#include "lto-partition.h"
- #include "data-streamer.h"
#include "context.h"
#include "pass_manager.h"
#include "ipa-inline.h"
#include "internal-fn.h"
#include "lto.h"
#include "lto-tree.h"
#include "tree-streamer.h"
+ #include "lto-section-names.h"
#include "splay-tree.h"
#include "lto-partition.h"
#include "context.h"
#include "pass_manager.h"
#include "ipa-inline.h"