Subject: Re: CVS commit: src/sys/arch/amd64/include
To: None <christos@netbsd.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: source-changes
Date: 06/26/2006 17:41:20
christos@NetBSD.org said:
> Modified Files:
> 	src/sys/arch/amd64/include: db_machdep.h
> Log Message: define PC_ADVANCE to avoid a LHS cast which makes gcc4
> unhappy. >From Kurt Schreiner 

On alpha I got away with just removing the cast from PC_REGS().

best regards
Matthias