> >
> >
> > There were a couple of bug reports about this issue. It is already fixed
> > in current svn.
>
> I am using FPC 2.0.0 with some files overwritten by the ones
> downloaded from
> ftp://ftp.freepascal.org/pub/fpc/snapshot/v21/i386-win32/
> (file base.i386-win32.zip)
> and the problem i
> Peter Vreman a écrit :
>>>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 siz
Peter Vreman a écrit :
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.
> 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
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 a