Closed Bug 1735146 Opened 3 years ago Closed 3 years ago

[MIPS64] Fix build issue caused by recent update (cmp64Set)

Categories

(Core :: JavaScript Engine: JIT, defect, P5)

Other
Unspecified
defect

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox93 --- unaffected
firefox94 --- unaffected
firefox95 --- fixed

People

(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: regression)

Attachments

(2 files)

D127666 added a function:cmp64Set, but mips64 already has a same name function before, which leads to build failure on mips64 platform.

I will firstly remove the old cmp64Set function to fix the build issue, but the implementation will be added later together with other missing implementations on mips64.

Blocks: 1639895
Regressed by: 1734405
Has Regression Range: --- → yes
Assignee: nobody → zhaojiazhong-hf

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

Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/683196989f9f
[MIPS64] Fix build issue caused by cmp64Set. r=anba
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch

Port D127666 and D127667 to MIPS64 platform.

Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8e1581987c59
[MIPS64] Implement cmp{8,16,64}Set and branch{8,16}. r=anba
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: