Build fails on MIPS because the following function is missing from MacroAssemblerMIPS.h: Jump branchAdd32(ResultCondition cond, Address src, RegisterID dest)
Created attachment 253510 [details] Patch for MIPS platform build error!
Comment on attachment 253510 [details] Patch for MIPS platform build error! I assume you would like to ask review for it, so set r? and patch flag too.
Attachment 253510 [details] did not pass style-queue: Total errors found: 0 in 0 files If any of these errors are false positives, please file a bug against check-webkit-style.
Made a mistake to resolve the issue.
Guillaume, this look OK? You didn't run into this issue...?
*** This bug has been marked as a duplicate of bug 152785 ***
(In reply to comment #5) > Guillaume, this look OK? You didn't run into this issue...? Yes I ran into this issue and had made a fix I hadn't submitted yet (wasn't certain it was correct yet). I think we are 3 people who have solved it the same way independently. Anyway, it's fixed in trunk now with Julien's patch.
Comment on attachment 253510 [details] Patch for MIPS platform build error! Unsetting the flags then (stupid WebKit Bugzilla shows the patch in request-queue forever if you forget to do this).