@@ -2601,6 +2601,7 @@ implementation
{ may change the type conversion, e.g. if the old conversion was
from 64 bit to a 64 bit, and now becomes 64 bit to 32 bit }
n.resultdef:=nil;
+ ttypeconvnode(n).convtype:=tc_none;
typecheckpass(n);
end;
else