Subject: CVS commit: src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/11/2007 02:22:36
Module Name:	src
Committed By:	matt
Date:		Wed Apr 11 02:22:36 UTC 2007

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

Log Message:
Workaround a gcc 4.1 issue.  don't use s.m = s2.m = s3.m = ...
assign them individually.


To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 src/sys/arch/vax/vax/pmap.c

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