[fpc-devel] Little feature teaser

Florian Klämpfl florian at freepascal.org
Fri Aug 2 23:26:09 CEST 2013


Am 02.08.2013 17:46, schrieb Sven Barth:
> - using an array declared as a ranged array (array[0..2] of LongInt) the
> for-loop is inlined and optimized a bit (especially depending on the
> optimization settings), but the compiler does not yet fold the loop...
> 

At least I fixed loop unrolling for for-in loops.




More information about the fpc-devel mailing list