Re: LuaJIT optimization bug?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaJIT optimization bug?
- From: Pierre Chapuis <catwell@...>
- Date: 2011年8月17日 16:46:32 +0200
On 2011年8月17日 16:23:07 +0200, David Kastrup wrote:
It's actually worse than I thought... It works with 3, 6 or
19 successive assert(true) statements. It doesn't work for any
other number of assert(true) statements between 0 and 20.
It will probably work with 22 again. Sounds like a question of
alignment.
Wow. You're right.
That doesn't make it easier for me to reproduce the bug, but would
that give you a clue about how to debug it another way?
I have trouble with Valgrind because of this:
http://lua-users.org/lists/lua-l/2011-04/msg00682.html
--
Pierre 'catwell' Chapuis