[mips64el] Failed to build JS on mips64el platform (use of undeclared identifier 'PoppedFPJitEntry'/'STUB_FRAME_SIZE')
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox103 | --- | wontfix |
firefox104 | --- | fixed |
People
(Reporter: glandium, Assigned: liuyu)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
mips64el has the same regression and was not fixed in bug 1774145
+++ This bug was initially created as a clone of Bug #1774145 +++
Failed to build JS on loongarch64 platform due to two undeclared identifier: PoppedFPJitEntry
and STUB_FRAME_SIZE
, and those two errors are introduced in bug 1772987 and bug 1773480, which shoud be ported to loongarch64 platform.
Comment 1•2 years ago
|
||
(In reply to Mike Hommey [:glandium] from comment #0)
mips64el has the same regression and was not fixed in bug 1774145
+++ This bug was initially created as a clone of Bug #1774145 +++
Failed to build JS on loongarch64 platform due to two undeclared identifier:
PoppedFPJitEntry
andSTUB_FRAME_SIZE
, and those two errors are introduced in bug 1772987 and bug 1773480, which shoud be ported to loongarch64 platform.
Hi, thanks for your information, we will fix it soon.
And do you mind change the loong64
/loongarch64
in description to mips64
? Since they are two different platforms. And this bug should block bug 1639895 instead. Thanks!
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Port D148487,D148779 and bug1772506 to mips64
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Description
•