aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cil32/bb-layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/cil32/bb-layout.c')
-rw-r--r--gcc/config/cil32/bb-layout.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/cil32/bb-layout.c b/gcc/config/cil32/bb-layout.c
index 97ae836702e..ce3afcc18a3 100644
--- a/gcc/config/cil32/bb-layout.c
+++ b/gcc/config/cil32/bb-layout.c
@@ -35,13 +35,9 @@ Erven Rohou <erven.rohou@st.com>
#include "coretypes.h"
#include "tm.h"
#include "tree.h"
-#include "diagnostic.h"
-#include "hashtab.h"
#include "tree-flow.h"
-#include "langhooks.h"
#include "tree-pass.h"
#include "timevar.h"
-#include "assert.h"
static inline void
visit_block (basic_block bb)