summaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-utils.c')
-rw-r--r--gcc/ipa-utils.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/ipa-utils.c b/gcc/ipa-utils.c
index a69a9e550d3..ee6062d4faa 100644
--- a/gcc/ipa-utils.c
+++ b/gcc/ipa-utils.c
@@ -22,23 +22,15 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "backend.h"
-#include "hard-reg-set.h"
#include "tree.h"
#include "gimple.h"
#include "predict.h"
#include "alloc-pool.h"
#include "cgraph.h"
#include "lto-streamer.h"
-#include "alias.h"
-#include "fold-const.h"
-#include "internal-fn.h"
-#include "tree-inline.h"
#include "dumpfile.h"
-#include "langhooks.h"
#include "splay-tree.h"
#include "ipa-utils.h"
-#include "ipa-reference.h"
-#include "flags.h"
#include "symbol-summary.h"
#include "ipa-prop.h"
#include "ipa-inline.h"