[Webkit-unassigned] [Bug 198014] aarch64: ‘JSC::ARM64Assembler::LinkRecord::<unnamed union>::RealTypes::m_compareRegister’ is too small to hold all values of ‘JSC::ARM64Assembler::RegisterID’ {aka ‘enum JSC::ARM64Registers::RegisterID’}
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 13:28:07 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198014
--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Ah, I tried just changing : 6 to : 8, but style checker hates it:
ERROR: Source/JavaScriptCore/assembler/ARM64Assembler.h:465: Please declare enum bitfields as unsigned integral types. [runtime/enum_bitfields] [5
Better not use a bitfield, then.
--
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/20190605/e2e36950/attachment.html>
More information about the webkit-unassigned
mailing list