From 23ab402763f3e6147fa5bc5ab6edff3d9a95107b Mon Sep 17 00:00:00 2001 From: Daniel_Cortez Date: Sun, 19 Nov 2017 16:15:12 +0700 Subject: [PATCH] emit/__emit: Fix argument handling in 'const.s' --- source/compiler/sc1.c | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/source/compiler/sc1.c b/source/compiler/sc1.c index 7ff9cbb..619f878 100644 --- a/source/compiler/sc1.c +++ b/source/compiler/sc1.c @@ -6002,7 +6002,7 @@ static void emit_param_local(ucell *p,int size) } while (++curp