From 4eed0fe226ccb5444f265f0fb0e8cf8e9ade9610 Mon Sep 17 00:00:00 2001 From: em Date: Tue, 28 May 1985 15:57:52 +0000 Subject: [PATCH] Added one remark intended for bug circumvention. --- doc/ncg.doc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/ncg.doc b/doc/ncg.doc index 4abfdbad5..e43fc7815 100644 --- a/doc/ncg.doc +++ b/doc/ncg.doc @@ -425,6 +425,10 @@ Registers are allocated by asking for a property, so if for some reason in later parts of the table one particular register must be allocated it 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 Register definition .PP -- 2.34.1