[Webkit-unassigned] [Bug 123891] [arm] Crashes due to ASSERTION FAILED in JSC::ARMAssembler::getLdrImmAddress
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 7 15:50:55 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=123891
Michael Saboff <msaboff at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #216294|review-, commit-queue? |review+, commit-queue+
Flag| |
--- Comment #10 from Michael Saboff <msaboff at apple.com> 2013-11-07 15:49:41 PST ---
(From update of attachment 216294)
View in context: https://bugs.webkit.org/attachment.cgi?id=216294&action=review
>> Source/JavaScriptCore/jit/GPRInfo.h:-469
>> - ASSERT(static_cast<unsigned>(reg) != InvalidGPRReg);
>
> Why don't we need this static_cast, InvalidGPRReg is an unsigned value that uses the full 32 bits.
My bad. I was looking at the wrong declaration.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list