libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libjit] Tail Call not Working


From: Antoni Boucher
Subject: [Libjit] Tail Call not Working
Date: Tue, 4 Nov 2014 17:37:32 -0500
User-agent: Mutt/1.5.23 (2014-03-12)

Hello.
The tail call flag of the jit_insn_call() function does not seem to
work.
If I launch the tutorial 5 code, I get the following output:
gcd(27, 14) = 8

which is clearly wrong.
Even with other arguments, the answer seems to be always 8.
I compiled the tutorial 5 with the latest git revision (from june 18th 2014).
I am on ArchLinux x86_64.
Is there anything wrong in the code of the tutorial 5 or is this a bug?
Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]