On Mon, Jul 30, 2018 at 9:14 AM, Sven Barth via fpc-devel <
fpc-devel@lists.freepascal.org> wrote:

> J. Gareth Moreton <gar...@moreton-family.com> schrieb am Mo., 30. Juli
> 2018, 13:31:
>
>> I've noticed that the compiler doesn't use
>> try...finally blocks to help with freeing
>> blocks. I'm not sure why this is the case,
>> but might be speed related.
>>
>
> Correct. Even implicit try-finally frame generation is disabled for the
> compiler source.
>

Is performance more important than being correct?  :|

regards,
Marcos Douglas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to