Subject: CVS commit: src/sys/arch/amiga/dev
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 08/03/2006 20:24:57
Module Name:	src
Committed By:	mhitch
Date:		Thu Aug  3 20:24:57 UTC 2006

Modified Files:
	src/sys/arch/amiga/dev: grf_cv.c

Log Message:
gcc4 checks for and warns about specifying a general register constraint
for operands that won't accept an address register.  Change constraint
to specify only a data register.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/amiga/dev/grf_cv.c

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