diff --git a/bootstrap.fs b/bootstrap.fs index bc1876b..aa25f96 100644 --- a/bootstrap.fs +++ b/bootstrap.fs @@ -1883,7 +1883,7 @@ codegen-target @ s" i386-linux" str= [if] \ overwrite code field by DFA : ;asm [compile] ; \ finish compilation - latest dup >dfa over >cfa ! + latest dup >dfa swap >cfa ! ; immediate : syscall0 ( n -- r )