Added one remark intended for bug circumvention.

This commit is contained in:
em 1985-05-28 15:57:52 +00:00
parent 4d183a3757
commit 4eed0fe226

View file

@ -425,6 +425,10 @@ Registers are allocated by asking for a property,
so if for some reason in later parts of the table so if for some reason in later parts of the table
one particular register must be allocated it one particular register must be allocated it
has to have a unique property. has to have a unique property.
.PP
There is a bug in the codegenerator that can be circumvented by
providing a dummy property at the start of the property list.
The example has not been updated to show this.
.NH 2 .NH 2
Register definition Register definition
.PP .PP