Re: Valgrind-3.17.0.RC2 is available for testing
Carl Love <cel-r/[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind.devel,gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
Mark:
On Wed, 2021-03-17 at 13:08 +0100, Mark Wielaard wrote:
> Greetings.
>
> A second release candidate for 3.17.0 is available at
>
Looks fairly good. The testing on Power 8 LE and BE, Power 9 all pass
fine.
The testing on the ISA 3.1 because the file
none/tests/ppc64/isa_3_1_register_defines.h is missing from RC2. I
checked and it is also missing from RC1. The file does exist in the
Vaglrind git tree. Not sure why it is missing in the RCs. Not sure
why I didn't pick that up with the previous RC1 testing. Sorry about
that.
After I manually added the file to the RC2 tree on the ISA3.1 machine,
the regression tests ran fine.
Other than the missing file, RC2 looks good on PPC.
Carl