mirror of
https://github.com/php/php-src.git
synced 2026-04-12 10:33:11 +02:00
Fixed DynASM failure
This commit is contained in:
@@ -358,7 +358,7 @@ static void* dasm_labels[zend_lb_MAX];
|
||||
| mem_ins prefix [tmp_reg], op2
|
||||
|| }
|
||||
| .else
|
||||
| (void) tmp_reg;
|
||||
|| (void) tmp_reg;
|
||||
| mem_ins prefix [addr], op2
|
||||
| .endif
|
||||
|.endmacro
|
||||
|
||||
Reference in New Issue
Block a user