@@ -1772,6 +1772,7 @@ static preg *op_binop( jit_ctx *ctx, vreg *dst, vreg *a, vreg *b, hl_op bop ) {
case HDYN:
case HTYPE:
case HABSTRACT:
+ case HARRAY:
# endif
switch( ID2(pa->kind, pb->kind) ) {
case ID2(RCPU,RCPU):
@@ -1812,6 +1813,7 @@ static preg *op_binop( jit_ctx *ctx, vreg *dst, vreg *a, vreg *b, hl_op bop ) {
case HI64: