|
From: Nicholas N. <nj...@cs...> - 2005-07-31 14:47:19
|
On Sun, 31 Jul 2005, Jeroen N. Witmond wrote: > On Debian 3.1 (x86), valgrind RC1 works, but shows two unexpected errors > in the regression test: > > * none/tests/x86/int > * none/tests/faultstatus These are expected; the new JITter doesn't yet implemented all the required instructions. It's good that you are only seeing these two failures, that's the minimum we can expect. Thanks for the report. N |