diff --git a/compiler/aarch64/cgcpu.pas b/compiler/aarch64/cgcpu.pas index 9556c3756d..b2cae937be 100644 --- a/compiler/aarch64/cgcpu.pas +++ b/compiler/aarch64/cgcpu.pas @@ -1360,9 +1360,7 @@ implementation ovloc.resflags:=F_CC else ovloc.resflags:=F_VS; - { finished; since we won't call through to a_op_reg_reg_reg, - adjust the result here if necessary } - maybeadjustresult(list,op,size,dst); + { finished } exit; end; OP_MUL: