summaryrefslogtreecommitdiffstats
path: root/gcc/haifa-sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/haifa-sched.c')
-rw-r--r--gcc/haifa-sched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/haifa-sched.c b/gcc/haifa-sched.c
index be87cc224cb..3863e20ac6f 100644
--- a/gcc/haifa-sched.c
+++ b/gcc/haifa-sched.c
@@ -1198,7 +1198,7 @@ debug_control_flow ()
static int
build_control_flow ()
{
- int i, j;
+ int i;
int_list_ptr *s_preds;
int_list_ptr *s_succs;
int_list_ptr succ;
OpenPOWER on IntegriCloud