Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/sys/kern/ras
Module Name: src
Committed By: martin
Date: Tue Jan 6 21:40:57 UTC 2004
Added Files:
src/regress/sys/kern/ras: Makefile.inc
Log Message:
Avoid optimizations that move common code out of the RAS.
The compiler does not understand RAS, so it makes wrong assumptions
about the lifetime of register values.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/regress/sys/kern/ras/Makefile.inc
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