mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Update IR
IR commit: 1164842ac28ba141c604c6fae8ec960f9aec369b
This commit is contained in:
@@ -885,7 +885,7 @@ binop_fp:
|
||||
return IR_COPY_FP | IR_MAY_REUSE;
|
||||
}
|
||||
break;
|
||||
case IR_TRUNC:
|
||||
// case IR_TRUNC:
|
||||
case IR_PROTO:
|
||||
return insn->op | IR_MAY_REUSE;
|
||||
case IR_BITCAST:
|
||||
|
||||
Reference in New Issue
Block a user