cvs commit: src/tools/regression/ia64/unaligned test.c
Marcel Moolenaar
marcel at FreeBSD.org
Thu Jan 27 15:11:55 PST 2005
marcel 2005-01-27 23:11:55 UTC
FreeBSD src repository
Modified files:
tools/regression/ia64/unaligned test.c
Log:
Make the local variables global so that the compiler cannot assume
too much about them. This prevents certain peephole optimizations
at -O that invalidate the tests.
Revision Changes Path
1.4 +5 -4 src/tools/regression/ia64/unaligned/test.c
More information about the cvs-src
mailing list