[Webkit-unassigned] [Bug 156160] REGRESSION(r198981): It made 3 JSC stress test fail on ARM Thumb2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 06:37:14 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=156160

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
The patch is completely unrelated to stress/sink-arguments-past-invalid-check-int32-dfg.js tests.
But I guessed that the incorrect build is done; sink-arguments-past-invalid-check-int32-dfg.js uses Int32 checking Intrinsic. And my patch adds new intrinsic. So the index of the Int32 checking intrinsic is changed. If the rebuild is not done correctly, we may misbehave here.

To ensure that, I pressed force-rebuild button on the build-slave.
And it seems that rebuilt one does not pose this problem.

https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/153

Could you ensure that?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160405/2581adbb/attachment-0001.html>


More information about the webkit-unassigned mailing list