9fans archive / 1996 / 01 / 35 /    prev next

From: Ken Thompson ken@pla...
Subject: No subject
Date: Tue, 23 Jan 1996 23:30:44 -0500

forsyth a has the correct to the kc bug:

diff old /sys/src/cmd/kc/cgen.c
880c880
< 			nod4.xoffset = t->offset;
---
> 			nod4.vconst = t->offset;

thanks.
ken