Subject: CVS commit: [netbsd-4] src/sys/arch/vax/vax
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/12/2007 19:46:12
Module Name:	src
Committed By:	bouyer
Date:		Thu Apr 12 19:46:12 UTC 2007

Modified Files:
	src/sys/arch/vax/vax [netbsd-4]: pmap.c

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #569):
	sys/arch/vax/vax/pmap.c: revision 1.149
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.139 -r1.139.2.1 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.