Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/macppc/dev



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.




Home | Main Index | Thread Index | Old Index