Subject: CVS commit: src/sys/arch/shark/isa
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 09/05/2006 15:50:37
Module Name:	src
Committed By:	tsutsui
Date:		Tue Sep  5 15:50:37 UTC 2006

Modified Files:
	src/sys/arch/shark/isa: clock.c

Log Message:
Add __insn_barrier() to avoid too aggressive optimization by gcc4.
GENERIC compiled by gcc4 now works on my FUNAI's DNARD.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/shark/isa/clock.c

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