On Fri, Aug 10, 2012 at 11:15 PM, Armin Rigo wrote:
> Hi,
>
> On Fri, Aug 10, 2012 at 11:06 PM, Timothy Baldridge
> wrote:
>> jitdriver.jit_merge_point(ip = self._ip,
>> func = self._call_stack[-1],
>>
Hi,
On Fri, Aug 10, 2012 at 11:06 PM, Timothy Baldridge
wrote:
> jitdriver.jit_merge_point(ip = self._ip,
> func = self._call_stack[-1],
> args = self._arg_stack[-1],
>
I have a interpreter that translates fine, but when I turn on the JIT I get
the following error
[translation:ERROR]File
"/home/tim/pypy/pypy/jit/metainterp/warmspot.py", line 266, in
split_graph_and_record_jitdriver
[translation:ERROR] graph.startblock =
support.split_before_jit_merge_poin