initialize sp_occurred[SP_SETJMP] at start of function
authoreck <none@none>
Fri, 26 Oct 1990 12:38:06 +0000 (12:38 +0000)
committereck <none@none>
Fri, 26 Oct 1990 12:38:06 +0000 (12:38 +0000)
lang/cem/cemcom.ansi/code.c

index 1d3f47c..8f6779f 100644 (file)
@@ -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);