[Webkit-unassigned] [Bug 214142] [WTF] Fix PackedAlignedPtr for X86_64 canonical addresses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 05:29:44 PDT 2020


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

--- Comment #20 from Jim Mason <jmason at ibinx.com> ---
(In reply to Mark Lam from comment #12)
> You should fix the test to handle the following cases:
>     0xffff ffff ffff ffff
>     0xffff ffff ffff if not X86_64
>     0x7fff ffff ffff
>     0x0001 2345 6789
>     0x0000 0000 0000

Done.

As for, 0x123456789, I am running that test case for all 64-bit architectures (not just X86_64), while testing 0x12345678 on 32-bit.  If you want to do something else, let me know.

-- 
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/20200710/c66e9fc4/attachment.htm>


More information about the webkit-unassigned mailing list