> Hello,
>
> I am using FPC 2.0.0, Win32.
>
> When subtracting a longword from a longword, FPC codes the
> operation as if it were a 64-bit operation. This is not really
> a bug since the code is correct but this uselessly increases
> the running times and the sizes of the executables.
>
> (I found no bug report about that)

There were a couple of bug reports about this issue. It is already fixed
in current svn.




_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to