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: skrll
Date: Tue Sep 19 20:17:28 UTC 2006
Modified Files:
src/regress/sys/kern/ras/ras1: Makefile
src/regress/sys/kern/ras/ras2: Makefile
Log Message:
GCC 4 requires -fno-reorder-blocks to ensure that RAS_START/RAS_END
covers the right bits of code in these tests.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/regress/sys/kern/ras/ras1/Makefile
cvs rdiff -r1.2 -r1.3 src/regress/sys/kern/ras/ras2/Makefile
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