Closed Bug 1155185 Opened 11 years ago Closed 11 years ago

IonMonkey MIPS: Fix build failure on MIPS; implement MacroAssemblerMIPS::convertInt32ToDouble(const BaseIndex& src, FloatRegister dest).

Categories

(Core :: JavaScript Engine: JIT, defect)

Other
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla40
Tracking Status
firefox40 --- fixed

People

(Reporter: aleksandar.zlicic, Unassigned)

Details

Attachments

(1 file)

Build fails with the following error: /home/v8mips/work/Mozilla_simulator/mozilla-central/js/src/jit/MacroAssembler.cpp: In instantiation of ‘void js::jit::MacroAssembler::loadUnboxedProperty(T, JSValueType, js::jit::TypedOrValueRegister) [with T = js::jit::BaseIndex]’: /home/v8mips/work/Mozilla_simulator/mozilla-central/js/src/jit/MacroAssembler.cpp:889:64: required from here /home/v8mips/work/Mozilla_simulator/mozilla-central/js/src/jit/MacroAssembler.cpp:804:15: error: no matching function for call to ‘js::jit::MacroAssembler::convertInt32ToDouble(js::jit::BaseIndex&, js::jit::FloatRegister)’
Attachment #8593364 - Flags: review?(branislav.rankov)
Attachment #8593364 - Flags: review?(branislav.rankov) → review+
Keywords: checkin-needed
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: