aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/msg_instrs.tab
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2019-03-29 16:45:46 +0100
committerSverker Eriksson <[email protected]>2019-03-29 16:45:46 +0100
commit1892e8580d2815a7804954b0e7fa8642d0be4a44 (patch)
tree4e3cca508753d9abef75b3ca935434d07ca9dd2c /erts/emulator/beam/msg_instrs.tab
parent4358bd7d4f8891dba24aa9ac7148b05505d285a4 (diff)
parent97bd138d220bcb863a7e09dd420f879137c09a6c (diff)
downloadotp-1892e8580d2815a7804954b0e7fa8642d0be4a44.tar.gz
otp-1892e8580d2815a7804954b0e7fa8642d0be4a44.tar.bz2
otp-1892e8580d2815a7804954b0e7fa8642d0be4a44.zip
Merge branch 'maint'
Diffstat (limited to 'erts/emulator/beam/msg_instrs.tab')
-rw-r--r--erts/emulator/beam/msg_instrs.tab1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/msg_instrs.tab b/erts/emulator/beam/msg_instrs.tab
index 6f8d1469ef..b08466c830 100644
--- a/erts/emulator/beam/msg_instrs.tab
+++ b/erts/emulator/beam/msg_instrs.tab
@@ -105,6 +105,7 @@ i_loop_rec(Dest) {
$SET_CP_I_ABS(I);
c_p->arity = 0;
c_p->current = NULL;
+ c_p->fcalls = FCALLS;
FCALLS -= erts_proc_sig_receive_helper(c_p, FCALLS, neg_o_reds,
&msgp, &get_out);
SWAPIN;