[fpc-pascal] Re: Register variables slowing down floating point operations

Ben ben.smith.lists at gmail.com
Fri May 13 08:19:35 CEST 2011


On 12/05/2011 20:54, cobines wrote:
> 
> I'm running it on Windows XP i386, compiled with FPC 2.5.1 17430.
> 


I tried this on my system which runs 64-bit Linux with FPC 2.4.3 (64-bit).

Using -O, -O2 or -O3 command line parameters. In each case, the
generated executable runs exactly the same. They actually have the exact
same result: 828ms

So here, with or without "optimization", it makes zero difference. Which
is weird in it's own way.



-- 

            Ben.




More information about the fpc-pascal mailing list