https://bugs.kde.org/show_bug.cgi?id=444831
Bug ID: 444831 Summary: vbit-test F16 Iops are tested on the wrong architectures Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: m...@klomp.org Target Milestone: --- Created attachment 143137 --> https://bugs.kde.org/attachment.cgi?id=143137&action=edit Patch that enables all F16 Iops in vbit-test for arm64 and disables them for all other arches Because of what looks like some copy/paste issues the new F16 Iops seem to be tested on the wrong architectures. They are only implemented on arm64. The attached patch only enables them for arm64. Tested on ppc64le, arm64 and s390x (on s390x the test still fails because of an unrelated issue https://bugs.kde.org/show_bug.cgi?id=417993 but doesn't show an F16 crash anymore) The other Iops probably should also be enabled for arm64 (it looks like they now only test the F16 ones, but none of the others). -- You are receiving this mail because: You are watching all bug changes.