added EX_SIDEEFFECTS, options['p'] --> ! options['L'], fixed some bugs

This commit is contained in:
ceriel
1987-01-14 09:58:51 +00:00
parent 0ffdfb4f76
commit 493efb1bf7
10 changed files with 51 additions and 26 deletions

View File

@@ -42,8 +42,9 @@ set maximum identifier length to \fIn\fP.
do not generate EM register messages.
The user-declared variables are not stored into registers on the target
machine.
.IP \fB\-p\fR
generate the EM \fBfil\fR and \fBlin\fR instructions in order to enable
.IP \fB\-L\fR
don't generate the EM \fBfil\fR and \fBlin\fR instructions
that usually are generated to enable
an interpreter to keep track of the current location in the source code.
.IP \fB\-P\fR
like \fB\-E\fR but without #\fBline\fR control lines.