summaryrefslogtreecommitdiff
path: root/gcc/ipa.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa.c')
-rw-r--r--gcc/ipa.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/ipa.c b/gcc/ipa.c
index 480edf70833..77f2dd1451d 100644
--- a/gcc/ipa.c
+++ b/gcc/ipa.c
@@ -28,20 +28,12 @@ along with GCC; see the file COPYING3. If not see
#include "tree-pass.h"
#include "stringpool.h"
#include "cgraph.h"
-#include "alias.h"
-#include "fold-const.h"
-#include "calls.h"
#include "gimplify.h"
-#include "flags.h"
#include "tree-iterator.h"
#include "ipa-utils.h"
#include "symbol-summary.h"
#include "ipa-prop.h"
#include "ipa-inline.h"
-#include "tree-inline.h"
-#include "profile.h"
-#include "params.h"
-#include "internal-fn.h"
#include "dbgcnt.h"