[Webkit-unassigned] [Bug 189758] Packed Variant violates alignment on ARM and MIPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 20 06:05:00 PDT 2018


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

--- Comment #1 from Dominik Inführ <dinfuehr at igalia.com> ---
Some more additional information: JSC has now 26k test failures due to this change on ARM: https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release. Reason for that is the lexer uses a type std::optional<Variant<double,int*>> which breaks probably all tests (see Source/JavaScriptCore/parser/Lexer.(h|cpp)).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180920/8da4c70b/attachment.html>


More information about the webkit-unassigned mailing list