Closed Bug 1770260 Opened 2 years ago Closed 2 years ago

js/src/jit/mips-shared/Lowering-mips-shared.cpp:211:48: error: no member named 'tls' in 'js::jit::MWasmBuiltinTruncateToInt32'

Categories

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

defect

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox100 --- unaffected
firefox101 --- unaffected
firefox102 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

In file included from Unified_cpp_js_src_jit13.cpp:11:
/builds/worker/checkouts/gecko/js/src/jit/mips-shared/Lowering-mips-shared.cpp:211:48: error: no member named 'tls' in 'js::jit::MWasmBuiltinTruncateToInt32'
               useRegister(opd), useFixed(ins->tls(), InstanceReg),
                                          ~~~  ^
/builds/worker/checkouts/gecko/js/src/jit/mips-shared/Lowering-mips-shared.cpp:218:46: error: no member named 'tls' in 'js::jit::MWasmBuiltinTruncateToInt32'
             useRegister(opd), useFixed(ins->tls(), InstanceReg),
                                        ~~~  ^
2 errors generated.

:rhunt, since you are the author of the regressor, bug 1759580, could you take a look?
For more information, please visit auto_nag documentation.

Flags: needinfo?(rhunt)
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Has Regression Range: --- → yes
Flags: needinfo?(rhunt)
Severity: -- → N/A
Priority: -- → P3
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/2b9fc0cd9492
wasm: Rename references to tls in js/src/jit/mips-shared r=rhunt
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: