initialize sp_occurred[SP_SETJMP] at start of function
This commit is contained in:
parent
17abf1a78a
commit
aef60fdda1
@ -260,6 +260,7 @@ begin_proc(ds, idf) /* to be called when entering a procedure */
|
||||
}
|
||||
func_notypegiven = ds->ds_notypegiven;
|
||||
func_size = ATW(func_type->tp_size);
|
||||
sp_occurred[SP_SETJMP] = 0;
|
||||
|
||||
#ifndef USE_TMP
|
||||
C_pro_narg(name);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user