Closed Bug 1739608 Opened 3 years ago Closed 3 years ago

Permanent spidermonkey non-unified bustage js/src/wasm/WasmBCMemory.cpp:813:24: error: unused function 'ToRegister' [-Werror,-Wunused-function] when Gecko 96 merges to Beta on 2021-12-06

Categories

(Core :: JavaScript: WebAssembly, defect, P2)

defect

Tracking

()

VERIFIED FIXED
96 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox93 --- unaffected
firefox94 --- unaffected
firefox95 --- fixed
firefox96 + verified

People

(Reporter: aryx, Assigned: lth)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

js/src/wasm/WasmBCMemory.cpp:813:24: error: unused function 'ToRegister' [-Werror,-Wunused-function]
Flags: needinfo?(lhansen)
Assignee: nobody → lhansen
Status: NEW → ASSIGNED
Flags: needinfo?(lhansen)
Priority: -- → P2

Note, nonunified builds only.

Ifdef the ToRegister(RegI64) function on the memory64 feature, as it
is only used with that feature.

Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7784534c25f
Hide a function when appropriate. r=jseward
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: