summaryrefslogtreecommitdiff
path: root/gcc/lower-subreg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lower-subreg.c')
-rw-r--r--gcc/lower-subreg.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/lower-subreg.c b/gcc/lower-subreg.c
index 095b5696e71..0d2c729d70a 100644
--- a/gcc/lower-subreg.c
+++ b/gcc/lower-subreg.c
@@ -22,15 +22,12 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
-#include "machmode.h"
#include "tm.h"
#include "hash-set.h"
#include "vec.h"
-#include "double-int.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "wide-int.h"
#include "inchash.h"
#include "tree.h"
#include "rtl.h"
@@ -51,8 +48,6 @@ along with GCC; see the file COPYING3. If not see
#include "dce.h"
#include "hashtab.h"
#include "statistics.h"
-#include "real.h"
-#include "fixed-value.h"
#include "expmed.h"
#include "dojump.h"
#include "explow.h"