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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to