Re: [Gambas-user] JIT bug 6 :-)

2012-07-10 Thread Benoît Minisini
Le 10/07/2012 21:55, Emil Lenngren a écrit : > Yes I know... > I sent a bug report to llvm May 21: > http://llvm.org/bugs/show_bug.cgi?id=12906 > > They haven't done anything > about it yet :/ > > As a workaround, you can run > LANG=en GB_JIT=info gbx3 >

Re: [Gambas-user] JIT bug 6 :-)

2012-07-10 Thread Emil Lenngren
Yes I know... I sent a bug report to llvm May 21: http://llvm.org/bugs/show_bug.cgi?id=12906 They haven't done anything about it yet :/ As a workaround, you can run LANG=en GB_JIT=info gbx3 /Emil 2012/7/10 Benoît Minisini > In the fractal example, i

[Gambas-user] JIT bug 6 :-)

2012-07-10 Thread Benoît Minisini
In the fractal example, if I set the GB_JIT environment variable to get a dump of the jit-compiled fractal computing loop, the program aborts: gb.jit: using LLVM 3.1. gb.jit: beginning compiling FFractal.FastDrawFractalRect: