aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fold-const.c')
-rw-r--r--gcc/fold-const.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/fold-const.c b/gcc/fold-const.c
index 7c5b75a..06d0b59 100644
--- a/gcc/fold-const.c
+++ b/gcc/fold-const.c
@@ -51,10 +51,7 @@ along with GCC; see the file COPYING3. If not see
#include "predict.h"
#include "tm_p.h"
#include "tree-ssa-operands.h"
-#include "expmed.h"
#include "optabs-query.h"
-#include "insn-config.h"
-#include "emit-rtl.h"
#include "cgraph.h"
#include "diagnostic-core.h"
#include "flags.h"
@@ -63,16 +60,9 @@ along with GCC; see the file COPYING3. If not see
#include "stor-layout.h"
#include "calls.h"
#include "tree-iterator.h"
-#include "realmpfr.h"
-#include "dojump.h"
-#include "explow.h"
-#include "varasm.h"
-#include "stmt.h"
#include "expr.h"
#include "intl.h"
#include "langhooks.h"
-#include "md5.h"
-#include "internal-fn.h"
#include "tree-eh.h"
#include "gimplify.h"
#include "tree-dfa.h"