Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/06/2003 00:30:14
Module Name:	src
Committed By:	he
Date:		Thu Nov  6 00:30:14 UTC 2003

Modified Files:
	src/sys/arch/vax/vax: ctu.c

Log Message:
Work around gcc 2.95.3's inability to detect that 'ck' will be set
in rounds 129 and 130 through the loop.  Will be noted in doc/HACKS,
and should be reviewed when gcc 3.3.2 is ready for vax.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/vax/vax/ctu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.