more additions for lint

This commit is contained in:
dick
1991-01-07 12:33:38 +00:00
parent 55bf2e9bc1
commit 4a7ef15df2
7 changed files with 20 additions and 13 deletions

View File

@@ -342,7 +342,6 @@ end_proc(fbytes)
}
C_df_ilb(return_label);
prc_exit();
#ifndef LINT
if (return_expr_occurred) {
if (func_res_label != 0) {
C_lae_dlb(func_res_label, (arith)0);
@@ -352,7 +351,6 @@ end_proc(fbytes)
C_ret(func_size);
}
else C_ret((arith) 0);
#endif LINT
/* getting the number of "local" bytes is posponed until here,
because copying the function result in "func_res_label" may