Closed Bug 1450379 Opened 7 years ago Closed 7 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+
Status: ASSIGNED → RESOLVED
Closed: 7 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: