summaryrefslogtreecommitdiff
path: root/gcc/ipa-profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-profile.c')
-rw-r--r--gcc/ipa-profile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ipa-profile.c b/gcc/ipa-profile.c
index 7c967f9435e..a05e0534f67 100644
--- a/gcc/ipa-profile.c
+++ b/gcc/ipa-profile.c
@@ -49,13 +49,10 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "tm.h"
#include "hash-set.h"
-#include "machmode.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h"
#include "fold-const.h"