aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-profile.c')
-rw-r--r--gcc/tree-profile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/tree-profile.c b/gcc/tree-profile.c
index ce17f05..74fd9b7 100644
--- a/gcc/tree-profile.c
+++ b/gcc/tree-profile.c
@@ -37,10 +37,7 @@ along with GCC; see the file COPYING3. If not see
#include "cgraph.h"
#include "coverage.h"
#include "diagnostic-core.h"
-#include "flags.h"
-#include "alias.h"
#include "fold-const.h"
-#include "internal-fn.h"
#include "varasm.h"
#include "tree-nested.h"
#include "gimplify.h"