Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Daniel Carosone <dan@netbsd.org>
List: source-changes
Date: 05/21/2006 01:19:25
Module Name: src
Committed By: dan
Date: Sun May 21 01:19:25 UTC 2006
Modified Files:
src/sys/arch/amd64/amd64: pmap.c
Log Message:
initialise a few "off"s to appease gcc4
these only turned up with -O2 and/or -march=nocona, not with default flags
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/arch/amd64/amd64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.