UNCONFIRMED 105560
MIPS replaceWithJump ASSERT failure after r135330.
https://bugs.webkit.org/show_bug.cgi?id=105560
Summary MIPS replaceWithJump ASSERT failure after r135330.
Balazs Kilvady
Reported 2012-12-20 11:49:41 PST
Similar bug on mips like Bug #103146 on ARMv7. Running v8 test v7 with jsc such a case comes up where in replaceWithJump function a 4 bytes long direct jump instruction is not enough (to address is out of bounds),
Attachments
Balazs Kilvady
Comment 1 2013-05-22 09:48:23 PDT
Has been fixed with a non MIPS specific commit.
Balazs Kilvady
Comment 2 2013-05-22 10:14:10 PDT
(In reply to comment #1) > Has been fixed with a non MIPS specific commit. Sorry, went to wrong bug fix.
Note You need to log in before you can comment on or make changes to this bug.