[fpc-pascal] Get all caller adresses of a given function/procedure before executing
Sven Barth
pascaldragon at googlemail.com
Sun Aug 12 15:46:00 CEST 2012
On 12.08.2012 15:37, Rainer Stratmann wrote:
> Am Sunday 12 August 2012 15:25:17 schrieb Mark Morgan Lloyd:
>> Hey, Jonas, when are you introducing the optimisation that a call at the
>> end of a procedure can be replaced by a jmp? :-)
>
> Jonas only introduces something if it causes not much work :-)
I know there is a smiley, but: Only because Jonas sees no gain in
implementing something in the compiler that would help you in your
specific case does not mean that Jonas doesn't add anything that causes
not much work. Besides his continous high quality work at the compiler
one of his biggest works so to see was to enable FPC to generate
ByteCode which can be executed by the JVM or even converted to Dalvik
ByteCode.
Regards,
Sven
More information about the fpc-pascal
mailing list