diff options
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r-- | gcc/cfgexpand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c index 126b132e..8a31a9f 100644 --- a/gcc/cfgexpand.c +++ b/gcc/cfgexpand.c @@ -49,7 +49,6 @@ along with GCC; see the file COPYING3. If not see #include "sbitmap.h" #include "cfgloop.h" #include "regs.h" /* For reg_renumber. */ -#include "integrate.h" /* For emit_initial_value_sets. */ #include "insn-attr.h" /* For INSN_SCHEDULING. */ /* This variable holds information helping the rewriting of SSA trees |