fix irio not working correctly anymore after MacroBlocks were removed
[libfirm] / ir / ir / iredges.c
index 537b8a2..e09b322 100644 (file)
@@ -859,7 +859,7 @@ static void verify_edge_counter(ir_node *irn, void *env)
        int                    list_cnt;
        int                    ref_cnt;
        int                    edge_cnt;
-       unsigned long          idx;
+       size_t                 idx;
        const struct list_head *head;
        const struct list_head *pos;