Closed Bug 1450379 Opened 6 years ago Closed 6 years ago

Allow AGGR_INIT_EXPR with a result_lval

Categories

(Core :: JavaScript: GC, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: sfink, Assigned: sfink)

References

(Blocks 1 open bug, Regressed 1 open bug)

Details

Attachments

(1 file)

With gcc 6, I am having this code

    auto mozTryVarTempResult_ = makeCallHelper(targets, callInfo);

generating a non-constructor AGGR_INIT_EXPR, and for reasons I don't understand, teh current code does not allow that.
This fixes the problem I was experiencing. I'll confess I don't really follow what's giong on here.
Attachment #8964064 - Flags: review?(bhackett1024)
Attachment #8964064 - Flags: review?(bhackett1024) → review+
Pushed by sfink@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78d53646681e
Update sixgill to ab06fc42cf0f for bug 1450379, r=bhackett
https://hg.mozilla.org/mozilla-central/rev/78d53646681e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Regressions: 1818905
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: