mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Return at end of GC glue.
This commit is contained in:
@@ -893,6 +893,7 @@ let gc_glue
|
||||
emit (Il.jmp Il.JMP
|
||||
(codefix repeat_jmp_fix)); (* loop *)
|
||||
mark exit_jmp_fix;
|
||||
emit Il.Ret;
|
||||
;;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user