aboutsummaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lower-subreg.c')
-rw-r--r--gcc/lower-subreg.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/lower-subreg.c b/gcc/lower-subreg.c
index eacd4bf..71ce502 100644
--- a/gcc/lower-subreg.c
+++ b/gcc/lower-subreg.c
@@ -30,21 +30,12 @@ along with GCC; see the file COPYING3. If not see
#include "tm_p.h"
#include "expmed.h"
#include "insn-config.h"
-#include "regs.h"
#include "emit-rtl.h"
#include "recog.h"
-#include "alias.h"
-#include "flags.h"
#include "cfgrtl.h"
#include "cfgbuild.h"
#include "dce.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "varasm.h"
-#include "stmt.h"
#include "expr.h"
-#include "except.h"
#include "tree-pass.h"
#include "lower-subreg.h"
#include "rtl-iter.h"