提交 ffad7b5b 编写于 作者: G goetz

8020121: PPC64: fix build in cppInterpreter after 8019519

Reviewed-by: kvn
上级 d95d51b9
......@@ -2760,7 +2760,7 @@ run:
case T_BYTE:
case T_CHAR:
case T_INT:
SET_STACK_INT(->earlyret_value().i, 0);
SET_STACK_INT(ts->earlyret_value().i, 0);
MORE_STACK(1);
break;
case T_LONG:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册