leledumbo wrote:
I look at the generated code and in the direct one there's additional
overhead of decrementing the reference counter on each iteration.
I see it too now (I forgot about the -a option).
I can understand why there is a call to the decrementer outside the loop when using the variable, but I don't understand why it pushes it completely out of the loop. I mean, isn't there a reference count problem here?
This is all very strange to me...
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to