aboutsummaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile.c b/profile.c
index 291247c9..201d7360 100644
--- a/profile.c
+++ b/profile.c
@@ -263,6 +263,7 @@ pprint(INSTRUCTION *startp, INSTRUCTION *endp, int in_for_header)
case Op_push_param:
case Op_push_array:
case Op_push:
+ case Op_push_arg:
m = pc->memory;
switch (m->type) {
case Node_param_list: