|
From: Julian S. <js...@ac...> - 2006-02-08 17:48:36
|
On Wednesday 08 February 2006 17:15, Eduardo Munoz wrote: > In a ia32 system compiled and run fxract .c program (it is one of the > testcases in valgrind 3.1.0) . It passed in valgrind 2.1.0. > Is it a bug in valgrind?? Yes it is. I only noticed it earlier this week; it does not always appear on x86 platforms, for reasons I don't understand. I fixed it with vex revision 1569. J |
|
From: Eduardo M. <ea...@us...> - 2006-02-08 17:53:09
|
Great!! Where can I get a patch for it . I am using valgrind 3.1.0=20 How do I get vex revision 1569?? Regards, Eduardo A. Mu=F1oz Julian Seward <js...@ac...>=20 02/08/2006 11:48 AM To Eduardo Munoz/Austin/IBM@IBMUS cc valgrind-users <val...@li...> Subject Re: Wrong results when running fxtract testcase with tool=3Dnone On Wednesday 08 February 2006 17:15, Eduardo Munoz wrote: > In a ia32 system compiled and run fxract .c program (it is one of the > testcases in valgrind 3.1.0) . It passed in valgrind 2.1.0. > Is it a bug in valgrind??=20 Yes it is. I only noticed it earlier this week; it does not always appear on x86 platforms, for reasons I don't understand. I fixed it with vex revision 1569. J |