Hi Hakan,
thanks for the commits

> +        # We want to check that the array bound checks are removed,
> +        # so it's this part of the trace. However we dont care about
> +        # the force_token()'s. Can they be ignored?

yes, I think they can be just ignored, because AFAIK operations without side
effects and whose result is unused, are removed by the backend regalloc.

ciao,
Anto
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to