use new C_insertpart mechanism, other minor changes

This commit is contained in:
ceriel
1987-07-16 13:27:37 +00:00
parent 2381b2e136
commit 0619d27b8d
19 changed files with 428 additions and 317 deletions

View File

@@ -86,7 +86,6 @@ ch7mon(oper, expp)
"& on register variable not allowed");
break; /* break case '&' */
}
def->df_register = REG_NONE;
}
(*expp)->ex_type = pointer_to((*expp)->ex_type);
(*expp)->ex_lvalue = 0;