summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r--gcc/reg-stack.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c
index fe3887a708b..8cc0fa47c12 100644
--- a/gcc/reg-stack.c
+++ b/gcc/reg-stack.c
@@ -157,15 +157,11 @@
#include "rtl.h"
#include "tree.h"
#include "df.h"
-#include "tm_p.h"
#include "insn-config.h"
-#include "regs.h"
#include "emit-rtl.h" /* FIXME: Can go away once crtl is moved to rtl.h. */
#include "recog.h"
-#include "alias.h"
#include "varasm.h"
#include "rtl-error.h"
-#include "flags.h"
#include "cfgrtl.h"
#include "cfganal.h"
#include "cfgbuild.h"