2009/6/14 Stefan Dösinger <[email protected]>: > A few fixes from the first version: > > *) Copypaste index issues fixed > *) aL is incremeted at the end of the loop, not at the beginning > *) emulated c[aL + offset] indexing works > > The loop codepath is now tested as well, not just the rep stuff - I have a > test for aL constant indexing, its deeper down in my send queue > Since I replied to the original version of this patch... Why does get_int_const() (still) return a pointer to a static int array?
