Merge pull request #2820 from kumpera/license-change-rebased
[mono.git] / mono / metadata / sgen-new-bridge.c
index a93b4a4bd162afd6357078f74cd243fd5f21a3b5..462680a63fe5c2f59b379cf4147da2e02f8e8f15 100644 (file)
@@ -940,7 +940,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;