[Webkit-unassigned] [Bug 188598] [JSC] Remove gcc warnings on mips and armv7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 12:40:19 PDT 2018


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

--- Comment #28 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 351282
  --> https://bugs.webkit.org/attachment.cgi?id=351282
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351282&action=review

> Source/JavaScriptCore/assembler/MacroAssemblerPrinter.cpp:145
>              auto p = reinterpret_cast<int16_t*>(ptr);

I think this is the place that Yusuke is suggesting that the bitwise_cast be used.  In so doing, I think you can do away with the IGNORE_CAST_ALIGN_WARNINGS_BEGIN.

-- 
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/20181001/09b16151/attachment.html>


More information about the webkit-unassigned mailing list