summaryrefslogtreecommitdiff
path: root/icopy.s
diff options
context:
space:
mode:
Diffstat (limited to 'icopy.s')
-rw-r--r--icopy.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/icopy.s b/icopy.s
index 3a98a17..223b35a 100644
--- a/icopy.s
+++ b/icopy.s
@@ -1406,7 +1406,7 @@ determine_free_finalizers_after_copy:
jmp determine_free_finalizers_after_copy
finalizer_not_used_after_copy:
- cmpl $__Nil-8,a2
+ cmpl $__Nil-4,a2
je end_finalizers_after_copy
movl a2,(a1)