https://bugs.kde.org/show_bug.cgi?id=429352
--- Comment #9 from Carl Love <c...@us.ibm.com> --- Created attachment 135176 --> https://bugs.kde.org/attachment.cgi?id=135176&action=edit Add ACC support into routine get_otrack_shadow_offset_wrk() Looking up the ACC register offset support is missing in get_otrack_shadow_offset_wrk (). This is the cause of the assertion error when running: valgrind --tool=memcheck --track-origins=yes ./test_isa_3_1_AT This patch fixes the issue. I have run the regression tests with this patch on Power 10 and Power 8 BE with no issues. Please review and if it looks OK, I will commit. Thanks. -- You are receiving this mail because: You are watching all bug changes.