Closed Bug 1595222 Opened 6 years ago Closed 6 years ago

Don't define an unused |AtomicReturnReg64| on x86

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Waldo, Assigned: Waldo)

Details

Attachments

(1 file)

AtomicReturnReg64 is defined on x86, but it's only used in an assertion, so it's a compile error in FPUF=1 builds. There's no good reason for it to exist, really, so just don't define it for x86.

Attachment #9107629 - Attachment description: Bug 1595222 - Don't define an unused |AtomicReturnReg64| on x86. r=jandem → Bug 1595222 - Don't define an unused |AtomicReturnReg64| on x86. r=lth
Priority: -- → P2
Pushed by jwalden@mit.edu: https://hg.mozilla.org/integration/autoland/rev/283981b64bea Don't define an unused |AtomicReturnReg64| on x86. r=lth
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Assignee: nobody → jwalden
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: