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

--- Comment #50 from Paul Floyd <[email protected]> ---
(In reply to Paul Floyd from comment #49)
> I'll use a try branch for this patch.

I get two failures, both x86 testcases.

== 829 tests, 2 stderr failures, 2 stdout failures, 0 stderrB failures, 0
stdoutB failures, 0 post failures ==
memcheck/tests/x86/insn_sse2             (stdout)
memcheck/tests/x86/insn_sse2             (stderr)
memcheck/tests/x86/sse2_memory           (stdout)
memcheck/tests/x86/sse2_memory           (stderr)

--- sse2_memory.stderr.exp      2020-02-06 13:24:23.300142000 +0100
+++ sse2_memory.stderr.out      2023-09-03 10:43:50.421658000 +0200
@@ -0,0 +1,34 @@
+iselVecExpr (hwcaps = x86-mmxext-sse1-sse2-sse3): can't reduce
+ShlN8x16(V128{0x........},0x........:I8)
+vex: the `impossible' happened:
+   iselVecExpr_wrk
+vex storage: T total 182269004 bytes allocated
+vex storage: P total 496 bytes allocated
+
+valgrind: the 'impossible' happened:
+   LibVEX called failure_exit().
+
+host stacktrace:
+   ...
+
+sched status:
+  running_tid=1
+
+Thread 1: status = VgTs_Runnable (lwpid 102046)
+   ...
+client stack range: [0x........ 0x........] client SP: 0x........
+valgrind stack range: [0x........ 0x........] top usage: 4280 of 1048

--- insn_sse2.stderr.exp        2020-02-06 13:24:23.837082000 +0100
+++ insn_sse2.stderr.out        2023-09-03 10:43:44.391369000 +0200
@@ -0,0 +1,35 @@
+iselVecExpr (hwcaps = x86-mmxext-sse1-sse2-sse3): can't reduce
+ShlN8x16(V128{0x........},0x........:I8)
+vex: the `impossible' happened:
+   iselVecExpr_wrk
+vex storage: T total 252507324 bytes allocated
+vex storage: P total 496 bytes allocated
+
+valgrind: the 'impossible' happened:
+   LibVEX called failure_exit().
+
+host stacktrace:
+   ...
+
+sched status:
+  running_tid=1
+
+Thread 1: status = VgTs_Runnable (lwpid 102046)
+   at 0x........: pcmpgtb_1 (insn_sse2.c:7284)
+   by 0x........: main (insn_sse2.c:15347)
+client stack range: [0x........ 0x........] client SP: 0x........
+valgrind stack range: [0x........ 0x........] top usage: 4280 of 1048576

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

Reply via email to