[Gambas-user] News about the new just-in-time compiler

Jussi Lahtinen jussi.lahtinen at gmail.com
Mon Jul 16 01:43:14 CEST 2018


Yes, I meant that the JIT compilation/generation of the code does not
crash, but execution of the code from JIT crashes.


Jussi


On Sunday, July 8, 2018, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 06/07/2018 à 03:42, Jussi Lahtinen a écrit :
>
>> Oh, the last project (NewJITtest-3) need to be ran in order to cause the
>> crash. IE compiling alone does not crash anything.
>>
>>
>> Jussi
>>
>>
> It should be fixed in the last commit.
>
> Note that compiling has nothing to do with JIT.
>
> JIT compiling is done at runtime, and then you can get a crash in the JIT
> compiler, or in the code generated by the JIT compiler.
>
> You know that by setting GB_JIT_DEBUG=1. Then you can see if the crash
> occurs during the JIT code generation or after.
>
> Regards,
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180716/3b60c928/attachment.html>


More information about the User mailing list