Merge pull request #2820 from kumpera/license-change-rebased
[mono.git] / mono / metadata / sgen-old-bridge.c
index fef6fb65e552c2bdaa08a1c9043ef7e440d3578e..a93cc7734ade79befcc811e6a8a4bf05047531a8 100644 (file)
@@ -587,7 +587,7 @@ compare_hash_entries (const HashEntry *e1, const HashEntry *e2)
 
 DEF_QSORT_INLINE(hash_entries, HashEntry*, compare_hash_entries)
 
-static unsigned long step_1, step_2, step_3, step_4, step_5, step_6;
+static gint64 step_1, step_2, step_3, step_4, step_5, step_6;
 static int fist_pass_links, second_pass_links, sccs_links;
 static int max_sccs_links = 0;