diff --git a/src/boot/be/x86.ml b/src/boot/be/x86.ml index 9d2166583fe..dfd659d96ad 100644 --- a/src/boot/be/x86.ml +++ b/src/boot/be/x86.ml @@ -890,7 +890,6 @@ let gc_glue (codefix repeat_jmp_fix)); (* loop *) mark exit_jmp_fix; - (* For now, stop after marking; sweep is still buggy. *) pop (rc eax); restore_callee_saves e; Il.emit e Il.Ret;