summaryrefslogtreecommitdiff
path: root/gcc/tree-affine.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-affine.c')
-rw-r--r--gcc/tree-affine.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-affine.c b/gcc/tree-affine.c
index 1c3745ec730..2dc6254a519 100644
--- a/gcc/tree-affine.c
+++ b/gcc/tree-affine.c
@@ -20,11 +20,7 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "tm.h"
#include "tree.h"
-#include "rtl.h"
-#include "tm_p.h"
-#include "hard-reg-set.h"
#include "output.h"
#include "diagnostic.h"
#include "tree-dump.h"