[fpc-devel] for-in-index loop

Marco van de Voort marcov at stack.nl
Sat Jan 26 13:33:25 CET 2013


In our previous episode, Michael Van Canneyt said:
> > Is the drop still present/essential? Perhaps optimizer is now good
> > enough to drop those ifdefs?
> 
> No.
> 
> You never can replace a direct pointer assignment a:=B with a call to Move()
> and expect the same speed.

Unless move is an intrinsic of course.



More information about the fpc-devel mailing list