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

Jussi Lahtinen jussi.lahtinen at gmail.com
Fri Jul 6 02:33:07 CEST 2018


Excellent work!
However, I think there are some bugs still to be squished. Here is one. See
attached project.


Jussi

On Thu, Jul 5, 2018 at 8:20 AM, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 04/07/2018 à 00:04, Jussi Lahtinen a écrit :
>
>> I was in impression that I got unfreed stuff with latest revision, but I
>> was wrong.
>> I'm still unable to figure out what crashes the JIT in the big project.
>>
>>
> Hi,
>
> With commit https://gitlab.com/gambas/gambas/commit/d3c93a05e4a15f65bc02
> 024dc52ed941bc567659, I can run your project without any crash and any
> error now.
>
> You can use 'clang' instead of 'gcc' by defining 'GB_JIT_CC=clang' too.
> 'clang' is between 2x and 5x faster to compile, but at the moment it fails
> on one test at line 492. A non-yet solved problem with huge integer
> constants.
>
>
> 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/20180706/db0a7395/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NewJITtest-0.0.2.tar.gz
Type: application/gzip
Size: 11443 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180706/db0a7395/attachment.gz>


More information about the User mailing list