Subject: CVS commit: syssrc/sys/arch/macppc/dev
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/05/2002 21:36:04
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sun May  5 18:36:04 UTC 2002

Modified Files:
	syssrc/sys/arch/macppc/dev: adb_direct.c

Log Message:
Add a null asm statement in adb_read_date_time()
to avoid wrong reordering by gcc-2.95.3 with -fgcse.

XXX Should we disable -fgcse everywhere?


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/macppc/dev/adb_direct.c

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