Re: [pypy-dev] PPC64 backend compile_framework_7_interior failure

2012-08-25 Thread Armin Rigo
Hi all, For reference, we found the answer on IRC: On Sat, Aug 25, 2012 at 9:01 PM, David Edelsohn wrote: > ; cond_call_gc_wb >0xfffb74e0e10: lbz r0,3(r30) >0xfffb74e0e14: andi. r0,r0,1 >0xfffb74e0e18: beq 0xfffb74e0e3c >0xfffb74e0e1c: mr r3

Re: [pypy-dev] PPC64 backend compile_framework_7_interior failure

2012-08-25 Thread David Edelsohn
I have a newer version of GDB installed in my account on the gcc110 that has hw watchpoint working. We can continue to add debugging capabilities to the PPC64 backend, but it is fairly clear how the ops correspond to assembler instructions. The overwriting occurs in the first call to setinteriorf

Re: [pypy-dev] graph not in self.fixed_graphs

2012-08-25 Thread Armin Rigo
Hi Timothy, On Sat, Aug 25, 2012 at 4:16 PM, Timothy Baldridge wrote: > [translation:ERROR] llvalue = r_value.convert_const(dictvalue) > [translation:ERROR]File "/home/tim/pypy/pypy/rpython/rclass.py", line > 322, in convert_const > [translation:ERROR] classdef = bk.getuniqueclassdef(

Re: [pypy-dev] graph not in self.fixed_graphs

2012-08-25 Thread Timothy Baldridge
Here's the complete traceback: [translation:ERROR] Error: [translation:ERROR] Traceback (most recent call last): [translation:ERROR]File "/home/tim/pypy/pypy/translator/goal/translate.py", line 308, in main [translation:ERROR] drv.proceed(goals) [translation:ERROR]File "/home/tim/pypy

Re: [pypy-dev] graph not in self.fixed_graphs

2012-08-25 Thread Armin Rigo
Hi Timothy, On Sat, Aug 25, 2012 at 3:26 PM, Timothy Baldridge wrote: > ... > [translation:ERROR] assert graph not in self.fixed_graphs > [translation:ERROR] AssertionError For this case, we'd need to see the complete traceback. It's a situation of finding out late the existence of some ex

[pypy-dev] graph not in self.fixed_graphs

2012-08-25 Thread Timothy Baldridge
I'm back ;-) [translation:ERROR]File "/home/tim/pypy/pypy/annotation/classdef.py", line 176, in setup [translation:ERROR] self.add_source_for_attribute(name, source) [translation:ERROR]File "/home/tim/pypy/pypy/annotation/classdef.py", line 193, in add_source_for_attribute [translation

Re: [pypy-dev] [pypy-commit] pypy ppc-jit-backend: For getinteriorfield and setinteriorfield, if immediate offset is too

2012-08-25 Thread Maciej Fijalkowski
Such fixes should come with tests in test_runner On Fri, Aug 24, 2012 at 8:56 PM, edelsohn wrote: > Author: edelsohn > Branch: ppc-jit-backend > Changeset: r56844:a4efe6ca0483 > Date: 2012-08-24 14:56 -0400 > http://bitbucket.org/pypy/pypy/changeset/a4efe6ca0483/ > > Log:For getinteriorfield

Re: [pypy-dev] "Don't know how to convert" error

2012-08-25 Thread Armin Rigo
Hi Timothy, On Sat, Aug 25, 2012 at 5:53 AM, Timothy Baldridge wrote: > [translation:ERROR] TyperError: don't know how to convert from > to > [translation:ERROR] .. (system.rt:60)PolymorphicFunc.invoke3 > [translation:ERROR] .. block@48 with 1 exits > [translation:ERROR] .. v14 = simple_call(v