Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amiga/dev
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.
Home |
Main Index |
Thread Index |
Old Index