Closed Bug 1693662 Opened 3 years ago Closed 3 years ago

[mips64el] error: no member named 'convertDoubleToPtr' in 'js::jit::StackMacroAssembler'

Categories

(Core :: JavaScript Engine: JIT, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1685662
Tracking Status
firefox-esr78 --- unaffected
firefox85 --- unaffected
firefox86 --- unaffected
firefox87 --- fix-optional

People

(Reporter: glandium, Unassigned)

References

(Regression)

Details

(Keywords: regression)

[task 2021-02-18T12:43:19.640Z] 12:43:19     INFO -  In file included from Unified_cpp_js_src_jit2.cpp:29:
[task 2021-02-18T12:43:19.640Z] 12:43:19    ERROR -  /builds/worker/checkouts/gecko/js/src/jit/CacheIRCompiler.cpp:1764:10: error: no member named 'convertDoubleToPtr' in 'js::jit::StackMacroAssembler'
[task 2021-02-18T12:43:19.640Z] 12:43:19     INFO -      masm.convertDoubleToPtr(floatReg, output, &fail, false);
[task 2021-02-18T12:43:19.640Z] 12:43:19     INFO -      ~~~~ ^
[task 2021-02-18T12:43:19.640Z] 12:43:19    ERROR -  /builds/worker/checkouts/gecko/js/src/jit/CacheIRCompiler.cpp:1773:10: error: no member named 'convertDoubleToPtr' in 'js::jit::StackMacroAssembler'
[task 2021-02-18T12:43:19.640Z] 12:43:19     INFO -      masm.convertDoubleToPtr(floatReg, output, floatReg.failure(), false);
[task 2021-02-18T12:43:19.640Z] 12:43:19     INFO -      ~~~~ ^

Set release status flags based on info from the regressing bug 1687441

It seems that this bug is fixed by D105861.

Yep, thanks.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.