https://bugs.kde.org/show_bug.cgi?id=385412

--- Comment #5 from Andreas Arnez <ar...@linux.vnet.ibm.com> ---
(In reply to Vadim Barkov from comment #4)
> Created attachment 110203 [details]
> Non-vector z13 support

Looks mostly OK to me.  One thing I noticed is that the "z13" test case isn't
memcheck-clean:

$ ../../../vg-in-place --tool=memcheck ./z13
-----(snip)-----
       lcbb0_cc :        PASSED
     ppno_query :        PASSED
==34390== Conditional jump or move depends on uninitialised value(s)
==34390==    at 0x483C47A: bcmp (vg_replace_strmem.c:1100)
==34390==    by 0x1003B1F: test_ppno_sha512_seed (z13.c:467)
==34390==    by 0x1003D31: test_all_ppno (z13.c:530)
==34390==    by 0x100513B: test_short_all (z13.c:598)
==34390==    by 0x10051D3: main (z13.c:614)
==34390== 
-----(snip)-----

This message occurs four times.  Since I don't see a problem in the test case,
maybe something is wrong with the PPNO implementation...?

Also, the test case has weird formatting.  I'll attach a patch for fixing that.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to