aboutsummaryrefslogtreecommitdiff
path: root/gcc/statistics.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/statistics.c')
-rw-r--r--gcc/statistics.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/statistics.c b/gcc/statistics.c
index c22b0ea..e5031b2 100644
--- a/gcc/statistics.c
+++ b/gcc/statistics.c
@@ -21,11 +21,8 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
#include "function.h"
-#include "hard-reg-set.h"
#include "tree-pass.h"
-#include "tree-dump.h"
#include "context.h"
#include "pass_manager.h"