[pypy-dev] [pypy-commit] pypy default: Hack to ensure that ll_arraycopy gets a proper effectinfo.write_descrs_arrays

Hakan Ardo hakan at debian.org
Sat Oct 1 09:38:25 CEST 2011


On Fri, Sep 30, 2011 at 11:17 PM, Maciej Fijalkowski <fijall at gmail.com> wrote:
> On Fri, Sep 30, 2011 at 6:15 PM, Hakan Ardo <hakan at debian.org> wrote:
>> Hi,
>> is there a better way to fix this? The same kind of issue might arise elsewhere?
>
> Make sure that raw_memcopy has the correct effect on analyzer?

What effect would that be? Setting extraeffect=EF_RANDOM_EFFECTS as it
can write anywhere? Can I then somehow give ll_arraycopy a more
restrictive effectinfo?

-- 
Håkan Ardö


More information about the pypy-dev mailing list