summaryrefslogtreecommitdiff
path: root/gcc/ipa-chkp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-chkp.c')
-rw-r--r--gcc/ipa-chkp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ipa-chkp.c b/gcc/ipa-chkp.c
index 8299d6d4481..78774bbbfe3 100644
--- a/gcc/ipa-chkp.c
+++ b/gcc/ipa-chkp.c
@@ -22,14 +22,11 @@ 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 "tree-pass.h"
#include "stringpool.h"
#include "lto-streamer.h"
-#include "alias.h"
-#include "fold-const.h"
#include "stor-layout.h"
#include "calls.h"
#include "cgraph.h"